Commit ea807ba2 by 叶富雄

添加校验

parent c9382841
......@@ -122,9 +122,9 @@ export default {
id: "zjhm",
type: "text",
disabled: false,
prop: "checkEmpty",
prop: "identity",
value: "",
placeholder: "请输入案件编号",
placeholder: "请输入证件号码",
col: "2",
icon: "caijiIcon iconfont icontiqu",
},
......@@ -133,7 +133,7 @@ export default {
id: "lxdh",
type: "text",
disabled: false,
prop: "checkEmpty",
prop: "mustAbleIphone",
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