update 设备状态时序图页面

This commit is contained in:
2022-09-21 13:25:36 +08:00
parent f590d09671
commit 41cd01ecb0
2 changed files with 170 additions and 342 deletions

View File

@@ -249,6 +249,13 @@ export default {
}
}).then(({ data: res }) => {
console.log('oee data:', res)
if (res.length) {
this.dataList = res
this.totalPage = res.length
} else {
this.dataList.splice(0)
this.totalPage = 0
}
})
},
// 每页数