弹窗点击空白不关闭
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
:title="ctitle"
|
||||
:visible.sync="dialogVisible"
|
||||
width="600px"
|
||||
:close-on-click-modal="false"
|
||||
@close="handleClose"
|
||||
>
|
||||
<div style="">
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
width="30%"
|
||||
center
|
||||
@close="addCateClose"
|
||||
:close-on-click-modal="false"
|
||||
>
|
||||
<div style="width:280px">
|
||||
<el-form
|
||||
|
||||
Reference in New Issue
Block a user