broker配置mask close默认设置为true

This commit is contained in:
许晓东
2025-04-24 20:28:33 +08:00
parent 680630d372
commit 9b7263241c
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
:mask="false"
:destroyOnClose="true"
:footer="null"
:maskClosable="false"
:maskClosable="true"
@cancel="handleCancel"
>
<div>

View File

@@ -6,7 +6,7 @@
:mask="false"
:destroyOnClose="true"
:footer="null"
:maskClosable="false"
:maskClosable="true"
@cancel="handleCancel"
>
<div>