src/views/kanbanManager/cj.vue
@@ -217,7 +217,8 @@ divData.scrollTop += 1 if (divData.clientHeight + divData.scrollTop === divData.scrollHeight) { divData.scrollTop = 0 WorkShopProduceTopData({ wkshopcode: this.wkshopcode.join(',') }).then(res => { // WorkShopProduceTopData({ wkshopcode: this.wkshopcode.join(',') }).then(res => { WorkShopProduceTopData({ wkshopcode: '101,102' }).then(res => { this.tableDataCenterTop = res.data if (this.tableDataCenterTop.length > 22) {