From d0594a77a4f00c530bf33b59b94d5211dd1e07ea Mon Sep 17 00:00:00 2001 From: liy <3101763317@qq.com> Date: Wed, 26 Jun 2024 09:08:41 +0800 Subject: [PATCH] li --- src/views/corpinfo/edit/components/corpInfoEdit.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/views/corpinfo/edit/components/corpInfoEdit.vue b/src/views/corpinfo/edit/components/corpInfoEdit.vue index 337e0c9..8a6c7c6 100644 --- a/src/views/corpinfo/edit/components/corpInfoEdit.vue +++ b/src/views/corpinfo/edit/components/corpInfoEdit.vue @@ -41,7 +41,7 @@ - + />--> + + + @@ -764,7 +767,7 @@ export default { spinner: 'el-icon-loading', background: 'rgba(0, 0, 0, 0.7)' }) - await this.getTreeList() + // await this.getTreeList() await this.getDict() await this.getData() loading.close()