mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 01:30:26 +08:00
docs: remove unnecessary commas (#4833)
This commit is contained in:
parent
4e88ef0840
commit
dcdebaf7ca
@ -112,7 +112,7 @@ export type * from '@vben/plugins/vxe-table';
|
||||
|
||||
## 树形表格
|
||||
|
||||
树形表格,的数据源为扁平结构,可以指定`treeConfig`配置项,实现树形表格。
|
||||
树形表格的数据源为扁平结构,可以指定`treeConfig`配置项,实现树形表格。
|
||||
|
||||
```typescript
|
||||
treeConfig: {
|
||||
|
Loading…
Reference in New Issue
Block a user