Commit f5d681d9 authored by 华国豪's avatar 华国豪 🙄

‘'修改旅客基本资料-性别ui样式2’

parent beae0909
...@@ -139,8 +139,8 @@ ...@@ -139,8 +139,8 @@
</li> </li>
<li> <li>
<el-form-item label="性别" prop="Sex"> <el-form-item label="性别" prop="Sex">
<el-checkbox v-model="addMsg.Sex" :true-label='1' :false-label='2'></el-checkbox> <el-checkbox v-model="addMsg.Sex" true-label='1' false-label='2'></el-checkbox>
<el-checkbox v-model="addMsg.Sex" :true-label='2' :false-label='1'></el-checkbox> <el-checkbox v-model="addMsg.Sex" true-label='2' false-label='1'></el-checkbox>
<!-- <el-select v-model='addMsg.Sex' size=mini class="w230"> <!-- <el-select v-model='addMsg.Sex' size=mini class="w230">
<el-option key="1" label="男" value="1"> </el-option> <el-option key="1" label="男" value="1"> </el-option>
<el-option key="2" label="女" value="2"> </el-option> <el-option key="2" label="女" value="2"> </el-option>
......
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
<div> <div>
<i class="groupTourOrder_count_green"></i> <i class="groupTourOrder_count_green"></i>
<span>应收金额:</span> <span>应收金额:</span>
<span>{{countData.SumPreferPrice}}</span> <span>{{moneyFormat(countData.SumPreferPrice)}}</span>
</div> </div>
</div> </div>
</el-col> </el-col>
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
<div> <div>
<i class="groupTourOrder_count_green"></i> <i class="groupTourOrder_count_green"></i>
<span>已收金额:</span> <span>已收金额:</span>
<span>{{countData.SumIncome}}</span> <span>{{moneyFormat(countData.SumIncome)}}</span>
</div> </div>
</div> </div>
</el-col> </el-col>
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
<div> <div>
<i class="groupTourOrder_count_green"></i> <i class="groupTourOrder_count_green"></i>
<span>退款金额:</span> <span>退款金额:</span>
<span>{{countData.SumRefund}}</span> <span>{{moneyFormat(countData.SumRefund)}}</span>
</div> </div>
</div> </div>
</el-col> </el-col>
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
<div> <div>
<i class="groupTourOrder_count_green"></i> <i class="groupTourOrder_count_green"></i>
<span>平台税金:</span> <span>平台税金:</span>
<span>{{countData.SumPlatformTax}}</span> <span>{{moneyFormat(countData.SumPlatformTax)}}</span>
</div> </div>
</div> </div>
</el-col> </el-col>
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
<div> <div>
<i class="groupTourOrder_count_green"></i> <i class="groupTourOrder_count_green"></i>
<span>在途金额:</span> <span>在途金额:</span>
<span>{{countData.ZaiTu}}</span> <span>{{moneyFormat(countData.ZaiTu)}}</span>
</div> </div>
</div> </div>
</el-col> </el-col>
...@@ -193,7 +193,7 @@ ...@@ -193,7 +193,7 @@
<div> <div>
<i class="groupTourOrder_count_green"></i> <i class="groupTourOrder_count_green"></i>
<span>未收金额:</span> <span>未收金额:</span>
<span>{{countData.DaiShou}}</span> <span>{{moneyFormat(countData.DaiShou)}}</span>
</div> </div>
</div> </div>
</el-col> </el-col>
...@@ -204,6 +204,7 @@ ...@@ -204,6 +204,7 @@
<table class="enrollTotalSearchTable" border="0" cellspacing="0" cellpadding="0" v-loading='loading'> <table class="enrollTotalSearchTable" border="0" cellspacing="0" cellpadding="0" v-loading='loading'>
<tr> <tr>
<th width="120">单号&团号</th> <th width="120">单号&团号</th>
<th width="90">客户信息</th>
<th width="70">类型</th> <th width="70">类型</th>
<th width="180">系列&线路</th> <th width="180">系列&线路</th>
<!-- <th width="190" style="display:none;">日期</th> --> <!-- <th width="190" style="display:none;">日期</th> -->
...@@ -217,7 +218,6 @@ ...@@ -217,7 +218,6 @@
<th width="80">在途</th> <th width="80">在途</th>
<th width="80">未收</th> <th width="80">未收</th>
<th width="60">状态</th> <th width="60">状态</th>
<th width="90">客户信息</th>
</tr> </tr>
<tr> <tr>
<td v-show="list.length==0" colspan="15" align="center">暂无数据</td> <td v-show="list.length==0" colspan="15" align="center">暂无数据</td>
...@@ -231,6 +231,10 @@ ...@@ -231,6 +231,10 @@
<p class="fz12 over_ellipsis" style="width: 100%;">{{item.createBy}}<span v-if="item.leaveStr!=''" style="color:red">({{item.leaveStr}})</span></p> <p class="fz12 over_ellipsis" style="width: 100%;">{{item.createBy}}<span v-if="item.leaveStr!=''" style="color:red">({{item.leaveStr}})</span></p>
<p class="fz12 over_ellipsis" style="width: 100%;">{{item.commissionSPeopleName=='无'?'':item.commissionSPeopleName}}</p> <p class="fz12 over_ellipsis" style="width: 100%;">{{item.commissionSPeopleName=='无'?'':item.commissionSPeopleName}}</p>
</td> </td>
<td>
<p class="over_ellipsis" style="width: 150px;" :title="item.contactName">{{item.contactName}}</p>
<p>{{item.contactMobile}}</p>
</td>
<td> <td>
<p class="fz12 over_ellipsis" style="width: 100%;">{{item.orderTypeName}}</p> <p class="fz12 over_ellipsis" style="width: 100%;">{{item.orderTypeName}}</p>
</td> </td>
...@@ -242,29 +246,25 @@ ...@@ -242,29 +246,25 @@
</td> </td>
<!-- <td style="display:none;"> <!-- <td style="display:none;">
<p>下单:{{item.createDate}}</p> <p>下单:{{item.createDate}}</p>
<p>发团:{{item.startDate}}</p> <p>发团:{{item.startDate}}</p>
</td> --> </td> -->
<td> <td>
{{item.guestNum}} {{item.guestNum}}
</td> </td>
<td style="color:#FF9C00">{{item.tC_Price}}</td> <td style="color:#FF9C00">{{moneyFormat(item.tC_Price)}}</td>
<td style="color:#FF9C00">{{item.unit_Price}}</td> <td style="color:#FF9C00">{{moneyFormat(item.unit_Price)}}</td>
<td> <td>
<p style="color:#FF9C00">{{item.preferPrice}}</p> <p style="color:#FF9C00">{{moneyFormat(item.preferPrice)}}</p>
</td> </td>
<td> <td>
<span v-if='item.isEnd==0' style="cursor: pointer;">{{item.income}}</span> <span v-if='item.isEnd==0' style="cursor: pointer;">{{moneyFormat(item.income)}}</span>
<span v-if='item.isEnd!=0' style="cursor: pointer;color: #e95252;">{{item.income}}</span> <span v-if='item.isEnd!=0' style="cursor: pointer;color: #e95252;">{{moneyFormat(item.income)}}</span>
</td> </td>
<td>{{item.refund}}</td> <td>{{item.refund}}</td>
<td>{{item.platformTax}}</td> <td>{{item.platformTax}}</td>
<td>{{item.zaiTuMoney}}</td> <td>{{moneyFormat(item.zaiTuMoney)}}</td>
<td>{{item.weiShouMoney}}</td> <td>{{moneyFormat(item.weiShouMoney)}}</td>
<td class="fz12" :style="item.orderState===3?'color: #e95252;':''">{{item.statsstr}}</td> <td class="fz12" :style="item.orderState===3?'color: #e95252;':''">{{item.statsstr}}</td>
<td>
<p class="over_ellipsis" style="width: 150px;" :title="item.contactName">{{item.contactName}}</p>
<p>{{item.contactMobile}}</p>
</td>
</tr> </tr>
<tr> <tr>
<td colspan="8" class="groupTourOrder_remarks" style="height: 40px;"> <td colspan="8" class="groupTourOrder_remarks" style="height: 40px;">
...@@ -649,7 +649,7 @@ ...@@ -649,7 +649,7 @@
} }
.enrollTotalSearchTable tr { .enrollTotalSearchTable tr {
border-bottom: 2px solid #333; /* border-bottom: 2px solid #333; */
} }
.enrollTotalSearchTable tr th { .enrollTotalSearchTable tr th {
......
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