diff --git a/back/src/views/modules/myAgent/CompetencyApplication.vue b/back/src/views/modules/myAgent/CompetencyApplication.vue index 40398630..5f817e41 100644 --- a/back/src/views/modules/myAgent/CompetencyApplication.vue +++ b/back/src/views/modules/myAgent/CompetencyApplication.vue @@ -79,6 +79,18 @@ header-align="center" align="center" > + + - +
@@ -41,7 +41,7 @@

-->

-

+
附件下载

@@ -149,6 +149,7 @@ export default { input: '', visible: true, showKey: 0, + version: CONFIGITEM.version, // 表单属性是否可编辑 // fieldDisabled: false, // dataForm: { diff --git a/back/src/views/modules/sys/check.vue b/back/src/views/modules/sys/check.vue new file mode 100644 index 00000000..3d642dfb --- /dev/null +++ b/back/src/views/modules/sys/check.vue @@ -0,0 +1,170 @@ + + + + + + \ No newline at end of file diff --git a/back/src/views/modules/sys/user.vue b/back/src/views/modules/sys/user.vue index 9aa1ffc8..e8a9c784 100644 --- a/back/src/views/modules/sys/user.vue +++ b/back/src/views/modules/sys/user.vue @@ -41,6 +41,9 @@ 重置 + + 审核权限配置检查 + @@ -87,6 +90,8 @@ + +
@@ -94,11 +99,14 @@ - - \ No newline at end of file + .platform-overview-bottom:hover { + border: 2px solid; + animation: turn 5s linear infinite; +} +} + diff --git a/front/src/views/assertReport/components/ReservoirRight.vue b/front/src/views/assertReport/components/ReservoirRight.vue index 50fdde13..6960d754 100644 --- a/front/src/views/assertReport/components/ReservoirRight.vue +++ b/front/src/views/assertReport/components/ReservoirRight.vue @@ -1,4 +1,3 @@ - - diff --git a/front/src/views/assertReport/components/ReservoirThumbnail.vue b/front/src/views/assertReport/components/ReservoirThumbnail.vue index ec17fe7a..92990550 100644 --- a/front/src/views/assertReport/components/ReservoirThumbnail.vue +++ b/front/src/views/assertReport/components/ReservoirThumbnail.vue @@ -1,8 +1,8 @@ - diff --git a/front/src/views/assertReport/image/xing2.png b/front/src/views/assertReport/image/xing2.png new file mode 100644 index 00000000..b5fd56e7 Binary files /dev/null and b/front/src/views/assertReport/image/xing2.png differ diff --git a/front/src/views/assertReport/index.vue b/front/src/views/assertReport/index.vue index 0997458e..cec6c06e 100644 --- a/front/src/views/assertReport/index.vue +++ b/front/src/views/assertReport/index.vue @@ -1,112 +1,103 @@ - diff --git a/front/src/views/capabilityCloud/components/ComponentServices.vue b/front/src/views/capabilityCloud/components/ComponentServices.vue index 1660dc9a..2e9abef5 100644 --- a/front/src/views/capabilityCloud/components/ComponentServices.vue +++ b/front/src/views/capabilityCloud/components/ComponentServices.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-19 10:15:33 * @LastEditors: hisense.wuhongjian - * @LastEditTime: 2022-08-06 16:21:24 + * @LastEditTime: 2022-11-29 17:39:20 * @Description: 能力云图-组件服务 -->