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
460 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
}
]
}