改为12通道
This commit is contained in:
@@ -157,7 +157,7 @@ import {tryHideFullScreenLoading} from "@/components/Loading/fullScreen";
|
||||
const checkStore = useCheckStore()
|
||||
|
||||
// 最大通道数
|
||||
const MAX_CHN_SUM = 8
|
||||
const MAX_CHN_SUM = 12
|
||||
|
||||
// 总测试项数
|
||||
let checkTotal = 0
|
||||
|
||||
Reference in New Issue
Block a user