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()