微调
This commit is contained in:
@@ -1040,7 +1040,7 @@ const handleTest = async (val: string) => {
|
||||
}
|
||||
|
||||
const openTestDialog = () => {
|
||||
testPopup.value?.open(channelsSelection.value, dialogTitle.value)
|
||||
testPopup.value?.open(dialogTitle.value)
|
||||
}
|
||||
|
||||
// 打开 drawer(新增、查看、编辑)
|
||||
|
||||
Reference in New Issue
Block a user