Commit 06e21d82 authored by 姬鋆屾's avatar 姬鋆屾

屏蔽弹窗点击空白可关闭的操作

parent 6225c19f
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
@close="cancleFresh" @close="cancleFresh"
:close-on-press-escape="false" :close-on-press-escape="false"
:close-on-click-modal="false" :close-on-click-modal="false"
:show-close="false"
> >
<div class="fresh_box"> <div class="fresh_box">
<div class="title_box" style="margin-bottom: 20px;"> <div class="title_box" style="margin-bottom: 20px;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment