-
-
{{ handleMillion(resData.realCollection) }}/
+
+
99.99/99.99亿元
+
+ 产成品
+
-
产成品
-
+
+
-
-
{{ handleMillion(resData.realFinishProduct) }}/
+
+
99.99/99.99亿元
+
+ 应收账款
+
-
应收账款
-
+
@@ -848,7 +870,8 @@ export default {
padding: 5px 0;
display: flex;
flex-direction: column;
- justify-content: space-between;
+ justify-content: center;
+ // justify-content: space-between;
align-items: flex-start;
> div {
margin: 5px 0;
diff --git a/src/views/bigScreen/management/left1.vue b/src/views/bigScreen/management/left1.vue
index 1fcbf4e..07f0c41 100644
--- a/src/views/bigScreen/management/left1.vue
+++ b/src/views/bigScreen/management/left1.vue
@@ -591,11 +591,24 @@ export default {
top: 50,
bottom: 50,
},
- dataZoom: {
- type: "slider",
- start: 0,
- end: this.dataZoomEnd(list.length, 5),
- },
+ // dataZoom: {
+ // type: "slider",
+ // start: 0,
+ // end: this.dataZoomEnd(list.length, 5),
+ // },
+ dataZoom: [
+ {
+ type: "slider",
+ textStyle: {
+ color: "#fff",
+ },
+ startValue: this.dataZoomStart(list.length, 4, "start"),
+ endValue: this.dataZoomStart(list.length, 4, "end"),
+ },
+ {
+ type: "inside",
+ },
+ ],
series: [
{
name: "实际",
diff --git a/src/views/bigScreen/management/left2.vue b/src/views/bigScreen/management/left2.vue
index 24894c1..1837dc9 100644
--- a/src/views/bigScreen/management/left2.vue
+++ b/src/views/bigScreen/management/left2.vue
@@ -579,11 +579,24 @@ export default {
top: 30,
bottom: 40,
},
- dataZoom: {
- type: "slider",
- start: 0,
- end: this.dataZoomEnd(list.length, 11),
- },
+ // dataZoom: {
+ // type: "slider",
+ // start: 0,
+ // end: this.dataZoomEnd(list.length, 11),
+ // },
+ dataZoom: [
+ {
+ type: "slider",
+ textStyle: {
+ color: "#fff",
+ },
+ startValue: this.dataZoomStart(list.length, 4, "start"),
+ endValue: this.dataZoomStart(list.length, 4, "end"),
+ },
+ {
+ type: "inside",
+ },
+ ],
xAxis: {
data: list.map((e) => e.deptName),
// data: [
diff --git a/src/views/bigScreen/management/right1.vue b/src/views/bigScreen/management/right1.vue
index 66c02b9..8c6373c 100644
--- a/src/views/bigScreen/management/right1.vue
+++ b/src/views/bigScreen/management/right1.vue
@@ -330,14 +330,27 @@ export default {
bottom: 50,
containLabel: true,
},
- dataZoom: {
- type: "slider",
- start: 0,
- end: this.dataZoomEnd(list.length, 5),
- textStyle: {
- color: "#fff",
+ // dataZoom: {
+ // type: "slider",
+ // start: 0,
+ // end: this.dataZoomEnd(list.length, 5),
+ // textStyle: {
+ // color: "#fff",
+ // },
+ // },
+ dataZoom: [
+ {
+ type: "slider",
+ textStyle: {
+ color: "#fff",
+ },
+ startValue: this.dataZoomStart(list.length, 4, "start"),
+ endValue: this.dataZoomStart(list.length, 4, "end"),
},
- },
+ {
+ type: "inside",
+ },
+ ],
xAxis: [
{
type: "category",
diff --git a/src/views/bigScreen/management/right2.vue b/src/views/bigScreen/management/right2.vue
index b30c1d4..9bec295 100644
--- a/src/views/bigScreen/management/right2.vue
+++ b/src/views/bigScreen/management/right2.vue
@@ -191,14 +191,27 @@ export default {
bottom: 50,
containLabel: true,
},
- dataZoom: {
- type: "slider",
- start: 0,
- end: this.dataZoomEnd(list.length, 7),
- textStyle: {
- color: "#fff",
+ // dataZoom: {
+ // type: "slider",
+ // start: 0,
+ // end: this.dataZoomEnd(list.length, 7),
+ // textStyle: {
+ // color: "#fff",
+ // },
+ // },
+ dataZoom: [
+ {
+ type: "slider",
+ textStyle: {
+ color: "#fff",
+ },
+ startValue: this.dataZoomStart(list.length, 4, "start"),
+ endValue: this.dataZoomStart(list.length, 4, "end"),
},
- },
+ {
+ type: "inside",
+ },
+ ],
xAxis: [
{
type: "category",
@@ -793,14 +806,27 @@ export default {
top: 30,
bottom: 50,
},
- dataZoom: {
- type: "slider",
- start: 0,
- end: this.dataZoomEnd(list.length, 7),
- textStyle: {
- color: "#fff",
+ // dataZoom: {
+ // type: "slider",
+ // start: 0,
+ // end: this.dataZoomEnd(list.length, 7),
+ // textStyle: {
+ // color: "#fff",
+ // },
+ // },
+ dataZoom: [
+ {
+ type: "slider",
+ textStyle: {
+ color: "#fff",
+ },
+ startValue: this.dataZoomStart(list.length, 4, "start"),
+ endValue: this.dataZoomStart(list.length, 4, "end"),
},
- },
+ {
+ type: "inside",
+ },
+ ],
xAxis: {
data: list.map((e) => e.deptName),
axisLine: {
diff --git a/src/views/bigScreen/qualityManage/center.vue b/src/views/bigScreen/qualityManage/center.vue
index 6161032..f040538 100644
--- a/src/views/bigScreen/qualityManage/center.vue
+++ b/src/views/bigScreen/qualityManage/center.vue
@@ -7,18 +7,18 @@
{{ percentage }}%
-
+
产品合格率
{{ dataInfo.productCate || 0 }}%
-
+
一般性质量问题数量
@@ -43,9 +43,9 @@
{{ dataInfo.smallProductCate || 0 }}%
-
+
产品错、漏检率
@@ -64,9 +64,9 @@
dataInfo.qualityPlanCompleteTotal
}}
-
+
质量检查完成率
@@ -76,9 +76,9 @@
dataInfo.qualityNotificationCompleteTotal
}}
-
+
diff --git a/src/views/bigScreen/qualityManage/center2.vue b/src/views/bigScreen/qualityManage/center2.vue
index d38b215..c3105ad 100644
--- a/src/views/bigScreen/qualityManage/center2.vue
+++ b/src/views/bigScreen/qualityManage/center2.vue
@@ -150,11 +150,24 @@ export default {
top: 30,
bottom: 50,
},
- dataZoom: {
- type: "slider",
- start: 0,
- end: this.dataZoomEnd(productName.length, 7),
- },
+ // dataZoom: {
+ // type: "slider",
+ // start: 0,
+ // end: this.dataZoomEnd(productName.length, 7),
+ // },
+ dataZoom: [
+ {
+ type: "slider",
+ textStyle: {
+ color: "#fff",
+ },
+ startValue: this.dataZoomStart(productName.length, 4, "start"),
+ endValue: this.dataZoomStart(productName.length, 4, "end"),
+ },
+ {
+ type: "inside",
+ },
+ ],
series: [
{
name: "实际",
diff --git a/src/views/bigScreen/qualityManage/left1.vue b/src/views/bigScreen/qualityManage/left1.vue
index 27adc63..96e1016 100644
--- a/src/views/bigScreen/qualityManage/left1.vue
+++ b/src/views/bigScreen/qualityManage/left1.vue
@@ -1,457 +1,490 @@
-
+
diff --git a/src/views/bigScreen/qualityManage/right1.vue b/src/views/bigScreen/qualityManage/right1.vue
index 7b98716..522f450 100644
--- a/src/views/bigScreen/qualityManage/right1.vue
+++ b/src/views/bigScreen/qualityManage/right1.vue
@@ -1,46 +1,82 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 序号
- 部门
- 作业内容
-
-
-
-
- -
-
- {{ item.id }}
- {{ item.className }}
- {{ item.faultRevelation }}
-
-
-
-
-
-
-
-
-
-
+
+
+
diff --git a/src/views/bigScreen/scientific/tab2/center1.vue b/src/views/bigScreen/scientific/tab2/center1.vue
index eda099e..19fc998 100644
--- a/src/views/bigScreen/scientific/tab2/center1.vue
+++ b/src/views/bigScreen/scientific/tab2/center1.vue
@@ -3,35 +3,58 @@