Commit 7464f8a2 authored by 王康's avatar 王康

form

parent 48158898
......@@ -111,7 +111,8 @@
'codeCamelPlural': 'avatars',
'codeUnderscore': 'avatar',
'codeUnderscorePlural': 'avatars',
'type': 'string'
'type': 'string',
'widgetType': 'checkbox'
},
{
'id': 'o56',
......@@ -176,7 +177,8 @@
'codeCamelPlural': 'securityLevels',
'codeUnderscore': 'security_level',
'codeUnderscorePlural': 'security_levels',
'type': 'number'
'type': 'number',
'widgetType': 'richText'
},
{
'id': 'o60',
......@@ -194,7 +196,8 @@
'codeCamelPlural': 'types',
'codeUnderscore': 'type',
'codeUnderscorePlural': 'types',
'type': 'number'
'type': 'number',
'widgetType': 'selectType'
},
{
'id': 'o340',
......@@ -211,7 +214,8 @@
'codeCamelPlural': 'departmentIds',
'codeUnderscore': 'department_id',
'codeUnderscorePlural': 'department_ids',
'type': 'string'
'type': 'string',
'widgetType': 'textarea'
}
]
}"></hm-complex-form>
......@@ -344,7 +348,8 @@
'codeCamelPlural': 'avatars',
'codeUnderscore': 'avatar',
'codeUnderscorePlural': 'avatars',
'type': 'string'
'type': 'string',
'widgetType': 'checkbox'
},
{
'id': 'o56',
......@@ -409,7 +414,8 @@
'codeCamelPlural': 'securityLevels',
'codeUnderscore': 'security_level',
'codeUnderscorePlural': 'security_levels',
'type': 'number'
'type': 'number',
'widgetType': 'richText'
},
{
'id': 'o60',
......@@ -427,7 +433,8 @@
'codeCamelPlural': 'types',
'codeUnderscore': 'type',
'codeUnderscorePlural': 'types',
'type': 'number'
'type': 'number',
'widgetType': 'selectType'
}
]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment