Commit ea807ba2 by 叶富雄

添加校验

parent c9382841
...@@ -122,9 +122,9 @@ export default { ...@@ -122,9 +122,9 @@ export default {
id: "zjhm", id: "zjhm",
type: "text", type: "text",
disabled: false, disabled: false,
prop: "checkEmpty", prop: "identity",
value: "", value: "",
placeholder: "请输入案件编号", placeholder: "请输入证件号码",
col: "2", col: "2",
icon: "caijiIcon iconfont icontiqu", icon: "caijiIcon iconfont icontiqu",
}, },
...@@ -133,7 +133,7 @@ export default { ...@@ -133,7 +133,7 @@ export default {
id: "lxdh", id: "lxdh",
type: "text", type: "text",
disabled: false, disabled: false,
prop: "checkEmpty", prop: "mustAbleIphone",
value: "", value: "",
placeholder: "请输入联系电话", placeholder: "请输入联系电话",
col: "2", col: "2",
...@@ -797,4 +797,4 @@ export default { ...@@ -797,4 +797,4 @@ export default {
</script> </script>
<style> <style>
</style> </style>
\ No newline at end of file
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