微调
This commit is contained in:
@@ -152,6 +152,7 @@ const openDialog = (titleType: string, row: Partial<TestScript.ResTestScript> =
|
||||
state: { title: '新增检测脚本', row: row, mode: modeStore.currentMode }
|
||||
})
|
||||
} else {
|
||||
|
||||
testScriptPopup.value?.open(titleType, row, modeStore.currentMode, '')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user