{ "rowHeight": 28, "colInfo": [ { "column": 0, "name": "department", "value": "部门", "width": 25, "promptContent": "只支持一级部门,系统中存在将重用,不存在将创建!", "need":0 }, { "column": 1, "name": "person_name", "value": "姓名", "width": 18, "promptContent": "人员姓名。", "need":1 }, { "column": 2, "name":"xb", "value": "性别", "width": 14, "promptContent": "性别请在下拉框中选择,或者将内容复制!", "need":1 }, { "column": 3, "value": "民族", "name":"mz", "width": 16, "promptContent": "民族请在下拉框中选择,或者将内容复制!", "need":1 }, { "column": 4, "value": "政治面貌", "name":"zzmm", "width": 34, "promptContent": "政治面貌请在下拉框中选择,或者将内容复制!", "need":1 }, { "column": 5, "value": "身份证号", "name":"cardNumber", "width": 30, "promptContent": "支持身份证号15位或18位。", "need":1 }, { "column": 6, "value": "最高学历", "name":"xl", "width": 18, "promptContent": "最高学历请在下拉框中选择,或者将内容复制!", "need":1 }, { "column": 7, "value": "职称", "name":"zc", "width": 18, "promptContent": "职称请在下拉框中选择,或者将内容复制!", "need":1 }, { "column": 8, "value": "学段", "name":"stage", "width": 16, "promptContent": "学段请在下拉框中选择,或者将内容复制!", "need":1 }, { "column": 9, "value": "主教学科", "name":"subject", "width": 22, "promptContent": "主教学科请在下拉框中选择,或者将内容复制!", "need":1 }, { "column": 10, "value": "从教年月日", "name":"teach_date", "width": 18, "promptContent": "例:1978-01-01", "need":1 } ] }