[update 全局] 弹窗点击遮罩层不关闭

This commit is contained in:
danshihao
2024-10-14 16:43:13 +08:00
parent 741badb834
commit 5ebf71f02d
14 changed files with 14 additions and 12 deletions
@@ -1,7 +1,7 @@
<template>
<j-modal
:title="title"
:maskClosable="true"
:maskClosable="false"
:width="500"
:closable="true"
switchFullscreen