mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:29:04 +08:00
perf: perf modal and drawer
This commit is contained in:
@@ -65,7 +65,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
tryTsxEmit((instance) => {
|
||||
tryTsxEmit<any>((instance) => {
|
||||
instance.wrap = unref(wrapElRef);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user