This commit is contained in:
2024-11-21 19:50:24 +08:00
parent 94ac7ee227
commit adb2ab758a
4 changed files with 4 additions and 6 deletions

View File

@@ -386,7 +386,6 @@ const removeListenerField = (index) => {
}
// 移除监听器
const removeListener = (index) => {
debugger
ElMessageBox.confirm('确认移除该监听器吗?', '提示', {
confirmButtonText: '确 认',
cancelButtonText: '取 消'