弹窗点击空白不关闭

This commit is contained in:
@fawn-nine
2023-11-24 17:42:05 +08:00
parent 93cdab6162
commit 428a69aa1d
2 changed files with 2 additions and 0 deletions

View File

@@ -71,6 +71,7 @@
:title="ctitle"
:visible.sync="dialogVisible"
width="600px"
:close-on-click-modal="false"
@close="handleClose"
>
<div style="">

View File

@@ -56,6 +56,7 @@
width="30%"
center
@close="addCateClose"
:close-on-click-modal="false"
>
<div style="width:280px">
<el-form