fix(组件): 抽屉全屏修复
This commit is contained in:
parent
aee3732db6
commit
dcc62acaf3
|
@ -264,7 +264,8 @@
|
|||
fullScreen.value = useFullScreen(topDrawer?.querySelector('.arco-drawer'));
|
||||
});
|
||||
}
|
||||
}
|
||||
},
|
||||
{ immediate: true }
|
||||
);
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue