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