1.被检设备监测点新增是否参与检测

2.调整通道配对只显示绑定和参与检测的通道数
This commit is contained in:
sjl
2025-09-17 14:08:58 +08:00
parent 95c68942ed
commit c88128b63b
8 changed files with 174 additions and 54 deletions

View File

@@ -757,7 +757,6 @@ const initializeParameters = async () => {
onMounted(() => {
if (!checkStore.selectTestItems.preTest) {
console.log(222222)
// 判断是否预检测
initializeParameters()
}