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) Api.ExitHeader_Footer(4)
clearTimeout(timerNew) clearTimeout(timerNew)
timerNew = null timerNew = null
}, 700) }, 800)
console.log('初始化正文,end') console.log('初始化正文,end')
} catch (e) { } catch (e) {
console.log(e) console.log(e)
@@ -1154,7 +1154,7 @@ export default {
this.initReferences() this.initReferences()
clearTimeout(timer) clearTimeout(timer)
timer = null timer = null
}, 500) }, 1200)
}, },
replaceData () { replaceData () {
Asc.scope.standCode = this.form.standCode || 'X/XX xxxx-xxxx' Asc.scope.standCode = this.form.standCode || 'X/XX xxxx-xxxx'