update 延时修改

This commit is contained in:
赵霄
2024-04-21 23:10:44 +08:00
parent 9e0f4dd97a
commit b8d947fab4
+3 -2
View File
@@ -1167,7 +1167,8 @@ export default {
Api.asc_SetSectionStartPage(1) Api.asc_SetSectionStartPage(1)
Api.GoToFooter(4) Api.GoToFooter(4)
Api.asc_SetSectionStartPage(1) Api.asc_SetSectionStartPage(1)
Api.ExitHeader_Footer(4) Api.GoToFooter(1)
Api.ExitHeader_Footer(1)
console.log('页码操作,end') console.log('页码操作,end')
} catch (e) { } catch (e) {
} }
@@ -1178,7 +1179,7 @@ export default {
this.initReferences() this.initReferences()
clearTimeout(timer) clearTimeout(timer)
timer = null timer = null
}, 3000) }, 500)
}, },
replaceData () { replaceData () {
Asc.scope.standCode = this.form.standCode || 'X/XX xxxx-xxxx' Asc.scope.standCode = this.form.standCode || 'X/XX xxxx-xxxx'