This commit is contained in:
2026-01-27 15:30:50 +08:00
parent f271b8a084
commit c05f04d7d9
@@ -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