Commit dc91d2cf authored by 何怡红's avatar 何怡红

修改实名

parent 1c19c596
......@@ -14,7 +14,6 @@
label="姓名"
label-width="100px"
prop="xm"
clearable
v-model="formData.xm"
placeholder="请输入"
/>
......@@ -22,7 +21,6 @@
label="身份证号"
label-width="100px"
prop="sfz"
clearable
v-model="formData.sfz"
readonly
/>
......@@ -30,7 +28,6 @@
label="手机号"
label-width="100px"
prop="sjh"
clearable
v-model="formData.sjh"
placeholder="请输入"
/>
......
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