fixed: Fixed the issue that parameter push parameters could not be saved

This commit is contained in:
zhaojisen
2024-07-17 10:47:37 +08:00
committed by Bryan
parent dcec73ae67
commit 654b36b064

View File

@@ -10,7 +10,6 @@
@click="onSetting"
/>
<Dialog
v-if="isVisible"
width="60%"
:visible.sync="isVisible"
:title="title"