fix: 无法点击遮罩关闭
This commit is contained in:
parent
1c2e27613c
commit
2680101872
@ -96,7 +96,7 @@ async function handleCancel() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<BasicDrawer :close-on-click-modal="false" :title="title" class="w-[600px]">
|
||||
<BasicDrawer :title="title" class="w-[600px]">
|
||||
<BasicForm />
|
||||
</BasicDrawer>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user