fix: 添加 table文档(30%)
This commit is contained in:
@@ -40,6 +40,14 @@ export const sidebar = {
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'table',
|
||||
link: '/table',
|
||||
items: [
|
||||
{ text: 'deleteButton', link: '/deleteButton',},
|
||||
{ text: 'nzDataList', link: '/nzDataList',},
|
||||
]
|
||||
}
|
||||
],
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user