mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: pure-table添加headerSlot自定义表头插槽用法示例
This commit is contained in:
@@ -26,7 +26,7 @@ const props = withDefaults(defineProps<FormProps>(), {
|
||||
path: "",
|
||||
component: "",
|
||||
rank: 99,
|
||||
redirect: " ",
|
||||
redirect: "",
|
||||
icon: "",
|
||||
extraIcon: "",
|
||||
enterTransition: "",
|
||||
|
||||
Reference in New Issue
Block a user