Commit 9e0e02c6 authored by 何怡红's avatar 何怡红

修改实名

parent dc91d2cf
......@@ -21,7 +21,7 @@
label="身份证号"
label-width="100px"
prop="sfz"
v-model="formData.sfz"
v-model="formData.sfz.replace(/^(.{6})(?:\w+)(.{4})$/, '\$1********\$2')"
readonly
/>
<wd-input
......
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