fix 页码修改延时

This commit is contained in:
赵霄
2024-04-22 15:35:31 +08:00
parent e596152cf2
commit 073c5a9101
+2 -2
View File
@@ -1142,7 +1142,7 @@ export default {
Api.ExitHeader_Footer(4)
clearTimeout(timerNew)
timerNew = null
}, 700)
}, 800)
console.log('初始化正文,end')
} catch (e) {
console.log(e)
@@ -1154,7 +1154,7 @@ export default {
this.initReferences()
clearTimeout(timer)
timer = null
}, 500)
}, 1200)
},
replaceData () {
Asc.scope.standCode = this.form.standCode || 'X/XX xxxx-xxxx'