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