删除打印

This commit is contained in:
zhujiyan
2024-09-27 13:17:34 +08:00
parent 1e08891b10
commit 6ddb3ac57f
2 changed files with 0 additions and 2 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