From 638377d370304cabc721de0e84ac83587f5d517f Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Tue, 25 Jun 2024 18:28:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assessmentManagement/scoreStandard/index.vue | 6 +++++- .../largeScreenTwo/components/LeftcentView.vue | 12 ++++++------ .../largeScreenTwo/components/RigthBottLeftView.vue | 4 ++-- .../largeScreenTwo/components/RigthBottRigthView.vue | 2 +- .../huizhou/siteSupervision/realNameSystem/index.vue | 2 +- .../largeScreenOne/components/environment.vue | 2 +- .../largeScreenOne/components/milestone.vue | 2 +- .../largeScreenOne/components/projectInfo.vue | 2 +- .../largeScreen/largeScreenOne/index.vue | 4 ++-- .../largeScreen/largeScreenOne/style.scss | 6 +++--- 10 files changed, 23 insertions(+), 19 deletions(-) diff --git a/src/views/goverment/huizhou/assessmentManagement/scoreStandard/index.vue b/src/views/goverment/huizhou/assessmentManagement/scoreStandard/index.vue index 59186e2..ee1e01c 100644 --- a/src/views/goverment/huizhou/assessmentManagement/scoreStandard/index.vue +++ b/src/views/goverment/huizhou/assessmentManagement/scoreStandard/index.vue @@ -219,11 +219,13 @@ const columns: ColumnProps[] = [ { type: "index", label: "序号", width: 80 }, { prop: "category", + width: 120, label: "类别", search: { el: "input" } }, { prop: "subItem", + width: 130, label: "分项" }, { @@ -240,13 +242,15 @@ const columns: ColumnProps[] = [ // }, { prop: "deductPointsStandard", + width: 140, label: "评分部门类别" }, { prop: "standardScore", + width: 100, label: "标准分" }, - { prop: "operation", label: "操作", width: 200, fixed: "right" } + { prop: "operation", label: "操作", width: 160, fixed: "right" } ]; const dicMainData = ref([]); diff --git a/src/views/goverment/huizhou/largeScreen/largeScreenTwo/components/LeftcentView.vue b/src/views/goverment/huizhou/largeScreen/largeScreenTwo/components/LeftcentView.vue index c49b89b..06bdac9 100644 --- a/src/views/goverment/huizhou/largeScreen/largeScreenTwo/components/LeftcentView.vue +++ b/src/views/goverment/huizhou/largeScreen/largeScreenTwo/components/LeftcentView.vue @@ -61,8 +61,8 @@ -
-
+
+
@@ -746,7 +746,7 @@ const myChamainlett = () => { .leftcent { position: relative; width: 100%; - height: 950px; + height: 890px; margin-left: 5px; background-color: #060f2c; border: 1px solid #084b60; @@ -871,12 +871,12 @@ const myChamainlett = () => { } .mainlett { position: absolute; - top: 680px; + top: 670px; width: 65%; } .echatop { position: absolute; - top: 440px; + top: 406px; right: 20px; display: flex; flex-direction: column; @@ -904,7 +904,7 @@ const myChamainlett = () => { } .echabut { position: absolute; - top: 705px; + top: 658px; right: 20px; display: flex; flex-direction: column; diff --git a/src/views/goverment/huizhou/largeScreen/largeScreenTwo/components/RigthBottLeftView.vue b/src/views/goverment/huizhou/largeScreen/largeScreenTwo/components/RigthBottLeftView.vue index 01dc6d5..6222b9d 100644 --- a/src/views/goverment/huizhou/largeScreen/largeScreenTwo/components/RigthBottLeftView.vue +++ b/src/views/goverment/huizhou/largeScreen/largeScreenTwo/components/RigthBottLeftView.vue @@ -687,7 +687,7 @@ const setjindue = () => {