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: {