Commit 0a303de5 authored by youjie's avatar youjie

no message

parent cda43887
......@@ -607,7 +607,7 @@
</td>
<td width="20%" style="min-width: 220px">
<el-form-item :label="`手机号 ${index + 1} `" :prop="`GuestList.${index}.MobilePhone`"
label-width="80px" label-position="left">
:rules="rules.MobilePhone" label-width="80px" label-position="left">
<el-input size="small" type="Number" v-model="item.MobilePhone" placeholder="请输入手机号"
style="width: 100%"></el-input>
</el-form-item>
......@@ -863,7 +863,7 @@
ESurName: "",
EName: "",
Birthday: "",
Nationality: 2,
Nationality: 509,
PassportNo: "",
Remarks: "",
MobilePhone: "",
......
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