docs: remove unnecessary commas (#4833)

master
Arthur Darkstone 1 year ago committed by GitHub
parent 4e88ef0840
commit dcdebaf7ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save