main
黄海 2 years ago
parent 19720bf9b1
commit 62c46d1873

@ -1,19 +0,0 @@
{
"title": "高级职称评定结果",
"sheetName": "高级",
"titleHeight": 30,
"rowHeight": 30,
"showNumber": true,
"colInfo": [
{
"show_column_name": "姓名",
"list_column_name": "houxuanren_name",
"width": 40
},
{
"show_column_name": "分数",
"list_column_name": "score",
"width": 40
}
]
}

@ -1,19 +0,0 @@
{
"title": "中级职称评定结果",
"sheetName": "中级",
"titleHeight": 30,
"rowHeight": 30,
"showNumber": true,
"colInfo": [
{
"show_column_name": "姓名",
"list_column_name": "houxuanren_name",
"width": 40
},
{
"show_column_name": "分数",
"list_column_name": "score",
"width": 40
}
]
}

@ -5,6 +5,11 @@
"rowHeight": 30, "rowHeight": 30,
"showNumber": true, "showNumber": true,
"colInfo": [ "colInfo": [
{
"show_column_name": "班型",
"list_column_name": "bx_name",
"width": 40
},
{ {
"show_column_name": "姓名", "show_column_name": "姓名",
"list_column_name": "name", "list_column_name": "name",

Loading…
Cancel
Save