fix-调整建议书列表初始化实现

This commit is contained in:
zhang.weiwei
2024-10-15 11:37:22 +08:00
parent e5fc51effa
commit b3a61b2fcd

View File

@@ -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', {