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
486 B
24 lines
486 B
{
|
|
"title": "未登录人员列表",
|
|
"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
|
|
}
|
|
]
|
|
} |