mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 22:36:43 +08:00
fix-调整建议书列表初始化实现
This commit is contained in:
@@ -135,12 +135,10 @@
|
|||||||
hiddenRight: '1'
|
hiddenRight: '1'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
this.initThisPage()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
initThisPage(showFlag) {
|
initThisPage() {
|
||||||
if (showFlag) {
|
|
||||||
return
|
|
||||||
}
|
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
// eslint-disable-next-line no-undef
|
// eslint-disable-next-line no-undef
|
||||||
EWebBridge.webCallAppInJs('webview_left_button', {
|
EWebBridge.webCallAppInJs('webview_left_button', {
|
||||||
|
|||||||
Reference in New Issue
Block a user