This commit is contained in:
GGJ
2024-09-27 16:22:43 +08:00
3 changed files with 39 additions and 450 deletions

View File

@@ -419,7 +419,6 @@ const nodeClick = async (e: anyObj) => {
formInline.lineId = e.id
await getDeviceData(e.pid, 'history', e.id)
.then((res: any) => {
console.log(res.data, '++++++++++++++++++420')
deviceData.value = res.data
formInline.dataLevel = res.data.dataLevel
dataLevel.value = res.data.dataLevel