loulijun2021
2023-02-14 2f0e64c2e21364dc3f1adf0a486e35dd2d4301ce
src/views/kb/cjsc.vue
@@ -370,7 +370,7 @@
      let startValue = 0 // 初始值
      const scale = 10// 刻度
      WkshpLineData({ LineCode: 'DEV06' }).then(res => {
      WkshpLineData({ LineCode: 'DEV01' }).then(res => {
        this.tableDataLeftTopTemp = res.data
        this.tableDataLeftTop = this.tableDataLeftTopTemp.slice(startValue, startValue + scale)