mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 08:36:19 +08:00
fix: when modal and drawer exist at the same time, click Close All (#4521)
This commit is contained in:
@@ -6,6 +6,6 @@ useScrollLock();
|
||||
<template>
|
||||
<div
|
||||
class="bg-overlay fixed inset-0 z-[1000]"
|
||||
data-dismissable-modal="true"
|
||||
data-dismissable-drawer="true"
|
||||
></div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user