feat: pure-table添加headerSlot自定义表头插槽用法示例

This commit is contained in:
xiaoxian521
2024-04-06 12:25:13 +08:00
parent bf874276f3
commit c0a1b918aa
4 changed files with 15 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ const props = withDefaults(defineProps<FormProps>(), {
path: "",
component: "",
rank: 99,
redirect: " ",
redirect: "",
icon: "",
extraIcon: "",
enterTransition: "",