Behavior: 用户分组-导出
已使用字段 0
可拖拽排序,点击 ✕ 移除
☰
用户名
(account)
✕
☰
分组
(group)
✕
☰
编号
(usergroupID)
✕
☰
名称(弃用)
(usergroupName)
✕
☰
可阅
(share)
✕
☰
创建人
(createdBy)
✕
☰
创建日期
(createdDate)
✕
☰
已删除
(deleted)
✕
☰
编辑人
(editedBy)
✕
☰
编辑日期
(editedDate)
✕
☰
备注
(remarks)
✕
未使用字段 0
点击字段标签添加到左侧JSON 预览 0
实时更新配置预览{
"behavior": [
{
"fieldName": "account",
"showName": "用户名",
"pageType": "input",
"dataType": "normal",
"width": "200px"
},
{
"fieldName": "group",
"showName": "分组",
"pageType": "input",
"dataType": "normal",
"width": "150px"
},
{
"fieldName": "usergroupID",
"showName": "编号",
"pageType": "id",
"dataType": "normal",
"width": "150px"
},
{
"fieldName": "usergroupName",
"showName": "名称(弃用)",
"pageType": "input",
"dataType": "normal",
"width": "250px"
},
{
"fieldName": "share",
"showName": "可阅",
"pageType": "selectsingle",
"dataType": "normal",
"width": "150px"
},
{
"fieldName": "createdBy",
"showName": "创建人",
"pageType": "id",
"dataType": "normal",
"width": "200px"
},
{
"fieldName": "createdDate",
"showName": "创建日期",
"pageType": "datetime",
"dataType": "normal",
"width": "180px"
},
{
"fieldName": "deleted",
"showName": "已删除",
"pageType": "number",
"dataType": "normal",
"width": "100px"
},
{
"fieldName": "editedBy",
"showName": "编辑人",
"pageType": "id",
"dataType": "normal",
"width": "200px"
},
{
"fieldName": "editedDate",
"showName": "编辑日期",
"pageType": "datetime",
"dataType": "normal",
"width": "180px"
},
{
"fieldName": "remarks",
"showName": "备注",
"pageType": "text",
"dataType": "normal",
"width": "250px"
}
]
}