update 延时修改
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user