Merge branch 'main' of http://10.10.14.176:3000/huanghai/YangPuBaoMing
commit
be0c88ee4b
@ -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
|
||||
}
|
||||
]
|
||||
}
|
@ -1,49 +1,54 @@
|
||||
{
|
||||
"title": "招生结果",
|
||||
"sheetName": "结果",
|
||||
"titleHeight": 30,
|
||||
"rowHeight": 30,
|
||||
"showNumber": true,
|
||||
"colInfo": [
|
||||
{
|
||||
"show_column_name": "姓名",
|
||||
"list_column_name": "name",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "性别",
|
||||
"list_column_name": "xb",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"show_column_name": "家庭住址",
|
||||
"list_column_name": "address",
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"show_column_name": "父亲姓名",
|
||||
"list_column_name": "address",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "母亲姓名",
|
||||
"list_column_name": "address",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "身份证号",
|
||||
"list_column_name": "sfzh",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "联系电话",
|
||||
"list_column_name": "tel",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "申报时间",
|
||||
"list_column_name": "create_time",
|
||||
"width": 40
|
||||
}
|
||||
]
|
||||
{
|
||||
"title": "招生结果",
|
||||
"sheetName": "结果",
|
||||
"titleHeight": 30,
|
||||
"rowHeight": 30,
|
||||
"showNumber": true,
|
||||
"colInfo": [
|
||||
{
|
||||
"show_column_name": "申报班型",
|
||||
"list_column_name": "bx_name",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "姓名",
|
||||
"list_column_name": "name",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "性别",
|
||||
"list_column_name": "xb",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"show_column_name": "家庭住址",
|
||||
"list_column_name": "address",
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"show_column_name": "父亲姓名",
|
||||
"list_column_name": "address",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "母亲姓名",
|
||||
"list_column_name": "address",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "身份证号",
|
||||
"list_column_name": "sfzh",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "联系电话",
|
||||
"list_column_name": "tel",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "申报时间",
|
||||
"list_column_name": "create_time",
|
||||
"width": 40
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in new issue