mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-25 11:49:16 +08:00
chore(editor): 删除调试信息
This commit is contained in:
parent
fb7bac8bfd
commit
8dcff6b731
@ -149,7 +149,6 @@ const tree = ref<InstanceType<typeof TMagicTree>>();
|
||||
|
||||
defineExpose({
|
||||
filter(val: string) {
|
||||
debugger;
|
||||
tree.value?.filter(val);
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user