From b9664a6dcbe4c962a6d623d705255c7209a38854 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=AA=86=E4=B9=90?= <342503599@qq.com>
Date: Wed, 3 Aug 2022 18:42:55 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B9=96=E9=87=8C=E5=A4=A7=E5=B1=8F(=E8=BF=9B?=
=?UTF-8?q?=E5=BA=A6=E8=AE=A1=E5=88=92):=E5=AE=8C=E6=88=90problemChart?=
=?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=B0=81=E8=A3=85=20=E8=B4=A8=E9=87=8F?=
=?UTF-8?q?=E9=97=AE=E9=A2=98=E6=A8=A1=E5=9D=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../jChart/pie/problemChart.vue | 116 ++++++++++++++++++
.../projectHuScreen/jChart/pie/progress.vue | 2 +-
.../projectHuScreen/planProgress/index.vue | 2 +-
.../planProgress/leftBottom.vue | 24 +++-
.../projectHuScreen/planProgress/leftTop.vue | 6 +-
.../projectHuli/intelligentManage.vue | 4 +-
.../projectHuli/qualityProblem.vue | 108 +++-------------
.../projectHuli/videoPhoto.vue | 2 +-
8 files changed, 160 insertions(+), 104 deletions(-)
create mode 100644 src/views/projectAdmin/dataBoard/projectHuScreen/jChart/pie/problemChart.vue
diff --git a/src/views/projectAdmin/dataBoard/projectHuScreen/jChart/pie/problemChart.vue b/src/views/projectAdmin/dataBoard/projectHuScreen/jChart/pie/problemChart.vue
new file mode 100644
index 00000000..36915069
--- /dev/null
+++ b/src/views/projectAdmin/dataBoard/projectHuScreen/jChart/pie/problemChart.vue
@@ -0,0 +1,116 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/projectAdmin/dataBoard/projectHuScreen/jChart/pie/progress.vue b/src/views/projectAdmin/dataBoard/projectHuScreen/jChart/pie/progress.vue
index 8c620b1b..0ec19267 100644
--- a/src/views/projectAdmin/dataBoard/projectHuScreen/jChart/pie/progress.vue
+++ b/src/views/projectAdmin/dataBoard/projectHuScreen/jChart/pie/progress.vue
@@ -74,7 +74,7 @@ export default {
align-items: center;
.box{
text-align: center;
- margin-right: 5.5%;
+ margin-right: 4.9%;
}
.title{
font-size: 14px;
diff --git a/src/views/projectAdmin/dataBoard/projectHuScreen/planProgress/index.vue b/src/views/projectAdmin/dataBoard/projectHuScreen/planProgress/index.vue
index 970bf171..5743acbd 100644
--- a/src/views/projectAdmin/dataBoard/projectHuScreen/planProgress/index.vue
+++ b/src/views/projectAdmin/dataBoard/projectHuScreen/planProgress/index.vue
@@ -9,7 +9,7 @@