Merge pull request #4229 from jumpserver/pr@dev@fix_params_push

fixed: Fixed the issue that parameter push parameters could not be saved
This commit is contained in:
ZhaoJiSen
2024-07-17 11:01:02 +08:00
committed by GitHub

View File

@@ -10,7 +10,6 @@
@click="onSetting"
/>
<Dialog
v-if="isVisible"
:show-cancel="false"
:show-confirm="false"
:title="title"