diff --git a/src/pages/config/pages/roleManage/index.vue b/src/pages/config/pages/roleManage/index.vue index 16ea6e2fd..35dd4fc35 100644 --- a/src/pages/config/pages/roleManage/index.vue +++ b/src/pages/config/pages/roleManage/index.vue @@ -538,6 +538,7 @@ export default { }) }, closeDialog() { + this.treeData2 = [] this.modalshowflag = false }, confirmDialog() { @@ -548,6 +549,7 @@ export default { if (res.ok) { this.$message.success('设置权限成功') this.modalshowflag = false + this.treeData2 = [] } }) }, diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index e32ff56f3..881324144 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -6,8 +6,8 @@ {{sarStandardsInfoEO.standCode}}-{{sarStandardsInfoEO.standYear}} 《{{sarStandardsInfoEO.standName}}》 企标详情 -
{{ sarStandardsInfoEO.standName || '-' }}
+{{ sarStandardsInfoEO.standName || '-' }}
{{ sarStandardsInfoEO.standEnName || '-' }}
-
+
+
+
+
+
{{item}}
-
+
{{item}}
-
+
查看计划 -
- - + + + {{ !child.value || child.value === 'null' ? '-' : child.value }} - + {{ child.value || '-' }} -- {{ file.oldFileName }} - - - 上传时间:{{ dateFormat(file.modifyTime) }} -
- - - - - -+ {{ file.oldFileName }} + + + 上传时间:{{ dateFormat(file.modifyTime) }} +
+ + + + + +