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.

30 lines
635 B

2 years ago
{
"title": "职务与分管工作",
"sheetName": "职务与分管工作",
"titleHeight": 30,
"rowHeight": 30,
"showNumber": true,
"colInfo": [
{
"show_column_name": "级别",
"list_column_name": "level_name",
"width": 40
},
{
"show_column_name": "单位类型",
"list_column_name": "org_type_name",
"width": 40
},
{
"show_column_name": "职务名称",
"list_column_name": "zhiwu_name",
"width": 40
},
{
"show_column_name": "分管工作",
"list_column_name": "fenguan",
"width": 40
}
]
}