This commit is contained in:
caozehui
2025-02-25 13:46:01 +08:00
parent 426a511099
commit 4acec8a2d6
3 changed files with 45 additions and 52 deletions

View File

@@ -1040,7 +1040,7 @@ const handleTest = async (val: string) => {
}
const openTestDialog = () => {
testPopup.value?.open(channelsSelection.value, dialogTitle.value)
testPopup.value?.open(dialogTitle.value)
}
// 打开 drawer(新增、查看、编辑)