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