多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

33 lines
555 B

export default {
ID: {},
ForeignKey: {},
SingleLineText: { w: '150px' },
LongText: { w: '400px' },
Attachment: {},
Checkbox: {},
MultiSelect: { w: '200px' },
SingleSelect: { w: '200px' },
Collaborator: {},
Date: {},
Year: {},
Time: {},
PhoneNumber: {},
Email: {},
URL: {},
Number: {},
Decimal: {},
Currency: {},
Percent: {},
Duration: {},
Rating: {},
Formula: {},
Rollup: {},
Count: {},
Lookup: {},
DateTime: {},
CreateTime: {},
LastModifiedTime: {},
AutoNumber: {},
Barcode: {},
Button: {}
}