Skip to content

Commit 6fd8856

Browse files
YunaiVgitee-org
authored andcommitted
!371 update src/types/descriptions.d.ts.
Merge pull request !371 from AKING/N/A
2 parents 2a1e651 + 530107e commit 6fd8856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/descriptions.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ export interface DescriptionsSchema {
22
span?: number // 占多少分
33
field: string // 字段名
44
label?: string // label名
5+
mappedField?: string // 字段映射
56
width?: string | number
67
minWidth?: string | number
78
align?: 'left' | 'center' | 'right'

0 commit comments

Comments
 (0)