Commit baac3d69 authored by 黄奎's avatar 黄奎

页面修改

parent 2884a771
......@@ -561,7 +561,7 @@
<tbody>
<tr v-for="(item,index) in guestList" :key="index+10000">
<td>{{index+1}}</td>
<td>{{item.surName+''+item.name}}</td>
<td>{{item.surName+''+item.name}} {{item.guestType}}</td>
<td>{{item.sex==1?'男':'女'}}</td>
<td>护照</td>
<td>{{item.passportNo}}</td>
......
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