loulijun2021
2022-12-02 bf2f6079c6b94e1e429c48501a13fa38be71ecd0
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)