mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 20:42:02 +08:00
feat: modal&drawer support center-footer slot (#5956)
This commit is contained in:
@@ -30,5 +30,6 @@ function lockDrawer() {
|
||||
<Button type="primary" @click="lockDrawer">锁定抽屉状态</Button>
|
||||
<!-- <template #prepend-footer> slot </template> -->
|
||||
<!-- <template #append-footer> prepend slot </template> -->
|
||||
<!-- <template #center-footer> center slot </template> -->
|
||||
</Drawer>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user