This commit is contained in:
sjl
2025-02-11 10:31:57 +08:00

View File

@@ -157,7 +157,7 @@ import {tryHideFullScreenLoading} from "@/components/Loading/fullScreen";
const checkStore = useCheckStore() const checkStore = useCheckStore()
// 最大通道数 // 最大通道数
const MAX_CHN_SUM = 8 const MAX_CHN_SUM = 12
// 总测试项数 // 总测试项数
let checkTotal = 0 let checkTotal = 0