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.

85 lines
1.9 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"rowHeight": 28,
"colInfo": [
{
"column": 0,
"name": "stage",
"value": "学段",
"width": 20,
"promptContent": "请按下拉框进行选择!",
"need":1
},
{
"column":1,
"name": "class",
"value": "班级名称",
"width": 24,
"promptContent": "只支持入学年份+班号的形式比如2017级8班",
"need":1
},
{
"column": 2,
"name": "person_name",
"value": "姓名",
"width": 18,
"promptContent": "人员姓名。",
"need":1
},
{
"column": 3,
"name":"xb",
"value": "性别",
"width": 14,
"promptContent": "性别请在下拉框中选择,或者将内容复制!",
"need":1
},
{
"column": 4,
"value": "民族",
"name":"mz",
"width": 20,
"promptContent": "民族请在下拉框中选择,或者将内容复制!",
"need":1
},
{
"column": 5,
"value": "政治面貌",
"name":"zzmm",
"width": 34,
"promptContent": "政治面貌请在下拉框中选择,或者将内容复制!",
"need":1
},
{
"column": 6,
"value": "身份证号",
"name":"cardNumber",
"width": 30,
"promptContent": "支持身份证号15位或18位。",
"need":1
},
{
"column": 7,
"value": "学籍号",
"name":"xjh",
"width": 18,
"promptContent": "可以为空!",
"need":0
},
{
"column": 8,
"value": "学籍辅号",
"name":"xjfh",
"width": 18,
"promptContent": "可以为空!",
"need":0
},
{
"column": 9,
"value": "学生来源",
"name":"stage",
"width": 16,
"promptContent": "学生来源请在下拉框中选择,或者将内容复制!",
"need":1
}
]
}