Commit 04ba3f67 by wang_jiaxing

人力情报线索必填项修改

parent 38bc941d
......@@ -510,7 +510,6 @@ const xstgz = [
name: "姓名:",
id: "xm",
type: "text",
prop: 'checkEmpty',
value: "",
placeholder: "请输入",
col: "2",
......@@ -519,7 +518,6 @@ const xstgz = [
name: "证件号码:",
id: "zjhm",
type: "textTq",
prop: 'checkEmpty',
value: "",
placeholder: "请输入",
col: "2",
......@@ -528,7 +526,6 @@ const xstgz = [
name: "联系电话:",
id: "lxdh",
type: "text",
prop: 'checkEmpty',
value: "",
placeholder: "请输入",
col: "2",
......@@ -598,7 +595,6 @@ const xstgz = [
value: "",
placeholder: "请选择",
col: "2",
prop: 'checkEmpty',
},
{
name: "学历:",
......@@ -609,7 +605,6 @@ const xstgz = [
value: "",
placeholder: "请选择",
col: "2",
prop: 'checkEmpty',
},
{
name: "出生日期:",
......@@ -732,7 +727,6 @@ const ryxsgl = [
name: "联系电话:",
id: "lxdh",
type: "text",
prop: 'checkEmpty',
value: "",
placeholder: "请输入",
col: "2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment