loulijun2021
2023-01-05 1ffde88215bc84e9e08c867f8573d0b31c17a727
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)