docs: remove unnecessary commas (#4833)

pull/48/MERGE
Arthur Darkstone 2024-11-07 21:55:20 +08:00 committed by GitHub
parent 4e88ef0840
commit dcdebaf7ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ export type * from '@vben/plugins/vxe-table';
## 树形表格
树形表格的数据源为扁平结构,可以指定`treeConfig`配置项,实现树形表格。
树形表格的数据源为扁平结构,可以指定`treeConfig`配置项,实现树形表格。
```typescript
treeConfig: {