From 2c842b5f40a55fcced7b53657dbab7561755a4ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Mon, 25 Dec 2023 10:33:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/board/week/index.vue | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/src/views/board/week/index.vue b/src/views/board/week/index.vue index b492a0b..c87a37f 100644 --- a/src/views/board/week/index.vue +++ b/src/views/board/week/index.vue @@ -170,14 +170,6 @@ export default { left: 73.6 }, ], - qualityInspectionProcessMonitoring:{ - "nd":99, - "gz":99, - "dy":99, - "ag":99, - "cw":99, - "zj":99, - }, scrollTableOption: { step: 0.5, // 数值越大速度滚动越快 limitMoveNum: 5, // 开始无缝滚动的数据量 this.dataList.length @@ -590,7 +582,7 @@ export default { } }, { - e: 'zh-1-06', + e: 'zh-1-07', i: "", f: (e) => { this.$refs.equipmentPowerOne.setData({ @@ -736,7 +728,7 @@ export default { }, }, { - value: 1, + value: 100 - e.gz, name: "invisible", itemStyle: { normal: { @@ -773,7 +765,7 @@ export default { center: ["50%", "50%"], data: [ { - value: 99, + value: e.dy, label: { normal: { rich: { @@ -815,7 +807,7 @@ export default { }, }, { - value: 1, + value: 100 - e.dy, name: "invisible", itemStyle: { normal: { @@ -852,7 +844,7 @@ export default { center: ["50%", "50%"], data: [ { - value: 99, + value: e.ag, label: { normal: { rich: { @@ -894,7 +886,7 @@ export default { }, }, { - value: 1, + value: 100 - e.ag, name: "invisible", itemStyle: { normal: { @@ -931,7 +923,7 @@ export default { center: ["50%", "50%"], data: [ { - value: 99, + value: e.cw, label: { normal: { rich: { @@ -973,7 +965,7 @@ export default { }, }, { - value: 1, + value: 100 - e.cw, name: "invisible", itemStyle: { normal: { @@ -1010,7 +1002,7 @@ export default { center: ["50%", "50%"], data: [ { - value: 99, + value: e.zj, label: { normal: { rich: { @@ -1052,7 +1044,7 @@ export default { }, }, { - value: 1, + value: 100 - e.zj, name: "invisible", itemStyle: { normal: {