From e01788b7b094ef9da2165283a6c3924d68069404 Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Tue, 4 Oct 2022 13:14:15 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=83=A8=E5=88=86=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/modules/abilityStatistics/index.vue | 163 ++++++++++++------ front/src/api/home.js | 9 + .../components/CapabilityConvergence.vue | 75 +++++++- 3 files changed, 186 insertions(+), 61 deletions(-) diff --git a/back/src/views/modules/abilityStatistics/index.vue b/back/src/views/modules/abilityStatistics/index.vue index 3d92b24a..d7adb9e1 100644 --- a/back/src/views/modules/abilityStatistics/index.vue +++ b/back/src/views/modules/abilityStatistics/index.vue @@ -176,14 +176,20 @@ style="width: 100%" v-show="this.departmentId === 3 || this.departmentId === 4" > - + - + - - - + + + + + +
+ +
+ + + \ No newline at end of file