测试代码

This commit is contained in:
miao 2023-03-09 10:19:32 +08:00
parent ed0e427cd3
commit 6105a290b3
1 changed files with 1 additions and 0 deletions

View File

@ -1723,6 +1723,7 @@ export default defineComponent({
console.log(a);
},
async showDialog() {
console.log(1)
initialize();
monitor_list_current_index.value = -1;
show_dialog.value = true;