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.

24 lines
489 B

2 years ago
{
2 years ago
"title": "已登录未填报人员",
2 years ago
"sheetName": "报表",
"titleHeight": 30,
"rowHeight": 30,
"showNumber": true,
"colInfo": [
{
"show_column_name": "准考证号",
"list_column_name": "zkz",
"width": 16
},
{
"show_column_name": "学生姓名",
"list_column_name": "xm",
"width": 16
},
{
"show_column_name": "中招分数",
"list_column_name": "score",
"width": 16
}
]
}