feat: 添加 @pureadmin/table 表格动态列示例

This commit is contained in:
xiaoxian521
2022-12-09 22:31:10 +08:00
parent 3933f34883
commit 60e33f3782
3 changed files with 51 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ export const list = [
{
key: "page",
content: rendContent("page"),
title: "分页、加载动画",
title: "分页、加载动画、动态列",
component: Page
},
{