refactor: set false
This commit is contained in:
parent
53ae34aaa8
commit
9cc6917522
1 changed files with 1 additions and 1 deletions
|
|
@ -705,7 +705,7 @@ watch(
|
|||
},
|
||||
);
|
||||
|
||||
const emptyCreateDialog = ref(true);
|
||||
const emptyCreateDialog = ref(false);
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue