删除打印
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user