Commit 1b70ca40 authored by 吴春's avatar 吴春
parents e70dac25 740b4aa1
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
style="border-collapse:separate;border-spacing:0px 10px;table-layout:fixed;"> style="border-collapse:separate;border-spacing:0px 10px;table-layout:fixed;">
<tr> <tr>
<th width="200">{{$t('restaurant.res_packageName')}}</th> <th width="200">{{$t('restaurant.res_packageName')}}</th>
<th width="200">{{$t('scen.sc_bjts')}}</th> <th width="200">使用次数</th>
<th>{{$t('scen.sc_dj')}}</th> <th>{{$t('scen.sc_dj')}}</th>
<th>{{$t('scen.sc_gj')}}</th> <th>{{$t('scen.sc_gj')}}</th>
<th width="300">{{$t('hotel.hotel_remark')}}</th> <th width="300">{{$t('hotel.hotel_remark')}}</th>
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
</el-tooltip> </el-tooltip>
</td> </td>
<td class="DaysInfo"> <td class="DaysInfo">
<span><i class="iconfont icon-kaoqintongji"></i>{{item.Days}}{{$t('hotel.hotel_day')}}</span> <span><i class="iconfont icon-kaoqintongji"></i>{{item.UseTime}}</span>
</td> </td>
<td> <td>
<p class="clearfix"> <p class="clearfix">
......
...@@ -435,7 +435,7 @@ ...@@ -435,7 +435,7 @@
2.增加境外散拚提成(日本线.欧洲线.其他线分别奖励计算)</br> 2.增加境外散拚提成(日本线.欧洲线.其他线分别奖励计算)</br>
3.增加人头奖励(日本线.欧洲线.其他线3种)</br> 3.增加人头奖励(日本线.欧洲线.其他线3种)</br>
4.所有业绩结算皆以出发日.尾款收齐为基准</br> 4.所有业绩结算皆以出发日.尾款收齐为基准</br>
5.人头奖励不含门票、包车、国内游、小包团以及单团(独立成团)</br> 5.人头奖励不含门票、包车、国内游、小包团以及单团(独立成团)</br>
6.独立成团规则:团队下只有同一销售报名且同一客户,并且人数>10人,识别为独立成团,不进当月人头奖励</br> 6.独立成团规则:团队下只有同一销售报名且同一客户,并且人数>10人,识别为独立成团,不进当月人头奖励</br>
7.人头奖励每月至少20条方可进行奖励!</br> 7.人头奖励每月至少20条方可进行奖励!</br>
8.以上所有核算皆以月为单位.核算基础为出发日或签证收取日算起!</br> 8.以上所有核算皆以月为单位.核算基础为出发日或签证收取日算起!</br>
......
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