This commit is contained in:
caozehui
2025-03-18 19:38:27 +08:00
parent 859c85b427
commit c215f51554
3 changed files with 13 additions and 5 deletions

View File

@@ -938,6 +938,7 @@ const handleTest = async (val: string) => {
dialogTitle.value = val
if (val === '手动检测') {
checkStore.setShowDetailType(2)
if (testType === 'reTest') {
ElMessageBox.confirm('请选择复检检测方式', '设备复检',
@@ -988,6 +989,7 @@ const handleTest = async (val: string) => {
channelsTest.value?.open(channelsSelection.value, props.plan)
return
} else {
checkStore.setShowDetailType(2)
checkStore.setCheckType(1)
checkStore.initSelectTestItems()
// 一键检测