Commit 132fc722 by xue_wengang

Update dgjzhfx.vue

parent b5aa7f56
......@@ -20,10 +20,10 @@ export default {
{
id: "zjhm",
type: "text",
placeholder: "案件编号",
placeholder: "身份证号",
col: "3",
rules: [
{ required: true, message: "请输入案件编号", trigger: "blur" },
{ required: true, message: "请输入身份证号", trigger: "blur" },
],
},
],
......
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