测试代码
This commit is contained in:
parent
ed0e427cd3
commit
6105a290b3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue