一键检测
This commit is contained in:
@@ -958,7 +958,7 @@ const handleTest = async (val: string) => {
|
||||
checkStore.setCheckType(1)
|
||||
checkStore.initSelectTestItems()
|
||||
// 一键检测
|
||||
if (testType === 'reTest') {
|
||||
if (testType === 'reTest' && modeStore.currentMode != '比对式') {
|
||||
ElMessageBox.confirm('请选择复检检测方式', '设备复检', {
|
||||
distinguishCancelAndClose: true,
|
||||
confirmButtonText: '不合格项复检',
|
||||
|
||||
Reference in New Issue
Block a user