d2-crud 多级表头
Former-commit-id: 075bb98e3a8025983593f2643baa7cb279979010 [formerly 075bb98e3a8025983593f2643baa7cb279979010 [formerly 075bb98e3a8025983593f2643baa7cb279979010 [formerly 075bb98e3a8025983593f2643baa7cb279979010 [formerly 6f98a5af744930b23290a07491100e94b7106eb1 [formerly bf17e0ffe3ee74418b9520d24756a31a8f77e5e8]]]]] Former-commit-id: b1af95303057610e6c16551bff28cf4f80636713 Former-commit-id: c27e8e4e083b5e215901c02542db13c7b4f26ea0 Former-commit-id: 6b043daac144ba22b0edbb97f38c0e33eb0c0f71 [formerly 1ffb5790ae8c849a87e97cdf37acc899871616a4] Former-commit-id: 36ffdaa250b6222fdf7660b535c7f03049b90bec Former-commit-id: 52229a4b93280c5a058027a334b4d3ae66bad4eb Former-commit-id: e5409c0be931f296255904ab59aeb9fb7be94cac Former-commit-id: 2cb13f7e424933417bda248282335dfe81116a59 Former-commit-id: e6446076b0919738fae215a09eb64ffd3ebdfc4a
This commit is contained in:
@@ -10,6 +10,7 @@ export default {
|
||||
{ path: `${pre}demo4`, title: '带状态表格' },
|
||||
{ path: `${pre}demo5`, title: '固定表头' },
|
||||
{ path: `${pre}demo6`, title: '固定列' },
|
||||
{ path: `${pre}demo7`, title: '流体高度' }
|
||||
{ path: `${pre}demo7`, title: '流体高度' },
|
||||
{ path: `${pre}demo8`, title: '多级表头' }
|
||||
])('/demo/d2-crud/')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user