diff --git a/src/views/system/agency/index.vue b/src/views/system/agency/index.vue index e223e01..9fdd99d 100644 --- a/src/views/system/agency/index.vue +++ b/src/views/system/agency/index.vue @@ -971,6 +971,7 @@ export default { { dangerouslyUseHTMLString: true } ); this.getList(); + this.gettreelist() }, // 文件上传中处理 handleFileUploadProgress(event, file, fileList) {