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)