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.
25 lines
463 B
25 lines
463 B
{
|
|
"title": "单位管理员账号",
|
|
"cols": [
|
|
{
|
|
"col_name": "序号",
|
|
"col_field": "number",
|
|
"width": 15
|
|
},
|
|
{
|
|
"col_name": "管理员名称",
|
|
"col_field": "person_name",
|
|
"width": 40
|
|
},
|
|
{
|
|
"col_name": "登录名",
|
|
"col_field": "login_name",
|
|
"width": 30
|
|
},
|
|
{
|
|
"col_name": "初始密码",
|
|
"col_field": "original_pwd",
|
|
"width": 20
|
|
}
|
|
]
|
|
} |