Commit 83a5820f authored by liudong1993's avatar liudong1993

1

parent e4cc3382
......@@ -411,7 +411,7 @@
</el-form-item>
</td>
</tr>
<tr>
<!-- <tr>
<td>
<el-form-item :label="$t('hotel.hotel_fax')">
<el-input type="text" v-model="CtObj.clientFax" maxlength="100" class="w300"></el-input>
......@@ -431,7 +431,7 @@
<el-input type="text" v-model="CtObj.clientEmail" maxlength="100" class="w300"></el-input>
</el-form-item>
</td>
</tr>
</tr> -->
</tbody>
</table>
<div class="createTableTitle">出境社信息</div>
......@@ -487,7 +487,7 @@
</el-form-item>
</td>
</tr>
<tr>
<!-- <tr>
<td>
<el-form-item :label="$t('hotel.hotel_fax')">
<el-input type="text" class="w300" v-model="CtObj.companyFax"></el-input>
......@@ -507,7 +507,7 @@
<el-input type="text" class="w300" v-model="CtObj.companyEmail"></el-input>
</el-form-item>
</td>
</tr>
</tr> -->
<tr>
<td>
<el-form-item label="签约地点">
......@@ -997,7 +997,7 @@
</el-form-item>
</td>
</tr>
<tr>
<!-- <tr>
<td>
<el-form-item :label="$t('objFill.dianziyx')">
<el-input type="text" class="w300" v-model="CtObj.regulatorWebsite"></el-input>
......@@ -1017,7 +1017,7 @@
<el-input type="text" class="w300" v-model="CtObj.regulatorPostCode"></el-input>
</el-form-item>
</td>
</tr>
</tr> -->
</tbody>
</table>
</div>
......
......@@ -764,9 +764,9 @@
</template>
/人
<!-- &nbsp;+&nbsp;儿童 -->
&nbsp;+&nbsp;儿童
</el-form-item>
<!-- <el-form-item label-width="0" style="display:inline-block;">
<el-form-item label-width="0" style="display:inline-block;">
<el-input type="text" class="w150" @keyup.native="checkInteger(CtObj,'C_ChildrenNum')"
v-model="CtObj.C_ChildrenNum"></el-input>&nbsp;人×&nbsp;&nbsp;
</el-form-item>
......@@ -778,7 +778,7 @@
<template v-else>
</template>/人 =
</el-form-item> -->
</el-form-item>
<el-form-item label-width="0" style="display:inline-block;"> =
<el-input type="text" class="w150" @keyup.native="checkPrice(CtObj,'C_TotalPrice')"
v-model="CtObj.C_TotalPrice"></el-input>&nbsp; <template v-if="CtObj.SignType==0">
......
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