chore: do not close pop window when click model

This commit is contained in:
RockYang
2024-01-08 11:01:19 +08:00
parent 485bdbc56a
commit 9e704365fc
6 changed files with 8 additions and 3 deletions

View File

@@ -60,6 +60,7 @@
<el-dialog
v-model="showDialog"
:close-on-click-modal="false"
:title="title"
>
<el-alert