From 8cc7fb5f7db083ca8ab1ef4cb0068fa6272c96c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Sat, 30 Dec 2023 11:29:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/board/foaming/index.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/views/board/foaming/index.vue b/src/views/board/foaming/index.vue index 36ad598..2e618e2 100644 --- a/src/views/board/foaming/index.vue +++ b/src/views/board/foaming/index.vue @@ -578,14 +578,14 @@ export default { }, { e: 'fp-1-03', - i: "", + i: "scada_fp_plan_01('CX_01')", f: (e) => { this.scrollTableData = e } }, { e: 'fp-1-04', - i: "", + i: "scada_fp_pro_tj_01('CX_01')", f: (e) => { this.$refs.chart2.setData({ tooltip: { @@ -677,7 +677,7 @@ export default { }, { e: 'fp-1-06', - i: "", + i: "scada_fp_yl_01('CX_01')", f: (e) => { this.$refs.chart1.setData({ tooltip: { @@ -801,7 +801,7 @@ export default { }, { e: 'fp-1-07', - i: "", + i: "scada_fp_temp_01('CX_01')", f: (e) => { this.$refs.chart3.setData({ legend: { @@ -1005,7 +1005,7 @@ export default { }, { e: 'fp-1-08', - i: "", + i: "scada_inv_stats_02('CX_01')", f: (e) => { this.$refs.chart4.setData({ tooltip: { @@ -1103,14 +1103,14 @@ export default { }, { e: 'fp-2-03', - i: "", + i: "scada_fp_plan_01('CX_02')", f: (e) => { this.scrollTableData = e } }, { e: 'fp-2-04', - i: "", + i: "scada_fp_pro_tj_01('CX_02')", f: (e) => { this.$refs.chart2.setData({ tooltip: { @@ -1192,7 +1192,7 @@ export default { }, { e: 'fp-2-05', - i: "SCADA_INV_STATS_01('')", + i: "SCADA_INV_STATS_02('')", f: (e) => { this.scrollTableData1 = e.slice(0, 6) this.scrollTableData2 = e.slice(6, 12) @@ -1200,7 +1200,7 @@ export default { }, { e: 'fp-2-06', - i: "", + i: "scada_fp_yl_01('CX_02')", f: (e) => { this.$refs.chart1.setData({ tooltip: { @@ -1324,7 +1324,7 @@ export default { }, { e: 'fp-2-07', - i: "", + i: "scada_fp_temp_01('CX_02')", f: (e) => { this.$refs.chart3.setData({ legend: { @@ -1528,7 +1528,7 @@ export default { }, { e: 'fp-2-08', - i: "", + i: "scada_inv_stats_02('CX_02')", f: (e) => { this.$refs.chart4.setData({ tooltip: {