feat:分析值保留两位有效数字计算
This commit is contained in:
@@ -156,7 +156,7 @@ function getLastDailyCheckOfToday(id) {
|
||||
})
|
||||
}, 100)
|
||||
pageLoading.value = false
|
||||
nx.$router.go('/pages/deviceBusDailyCheck/index', { deviceId: id })
|
||||
nx.$router.go('/pages/device/deviceBusDailyCheck/index', { deviceId: id })
|
||||
} else {
|
||||
getDeviceInfo(id)
|
||||
await getUseIngRecord(id)
|
||||
|
||||
Reference in New Issue
Block a user