commit
This commit is contained in:
+1
-2
@@ -164,8 +164,7 @@ layout("/layouts/platform.html"){
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
openImport() {
|
openImport() {
|
||||||
this.$refs.guava.edit()
|
this.$refs.guava.edit(()=>{
|
||||||
this.$nextTick(() => {
|
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.$refs.viewImport.resetImportData()
|
this.$refs.viewImport.resetImportData()
|
||||||
this.$refs.viewImport.importData.year = this.pageForm.year
|
this.$refs.viewImport.importData.year = this.pageForm.year
|
||||||
|
|||||||
Reference in New Issue
Block a user