Commit 274bac45 authored by liudong1993's avatar liudong1993

1

parent 0a3c9fd7
......@@ -50,7 +50,7 @@
</div>
</div>
</div>
<div class="list" v-if="false">
<div class="list">
<div class="Item moneyItem">
<p>{{$t('objFill.v101.Rest.xiinfuczyue')}}</p>
<div class="des">
......
......@@ -544,14 +544,14 @@
<th>{{$t('restaurant.res_ContactNumber')}}</th>
<th>{{$t('salesModule.storeName')}}</th>
<th>VIP</th>
<th>{{$t('objFill.v102.appjihuozhuant')}}</th>
<th width="120">{{$t('objFill.v102.appjihuozhuant')}}</th>
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('salesModule.Yuefang')}}</th>
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('salesModule.Visit')}}</th>
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('salesModule.TotalVisit')}}</th>
<!-- <th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('salesModule.HappinessPassbook')}}</th> -->
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('objFill.leijijiaoyie')}}</th>
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('salesModule.InquiryAndDemand')}}</th>
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('salesModule.belongUnion')}}</th>
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('salesModule.HappinessPassbook')}}</th>
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('active.ad_yhq')}}</th>
<th v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{$t('objFill.yucunyue')}}</th>
<th width="220px">{{$t('hotel.table_operat')}}</th>
......@@ -610,7 +610,6 @@
</td>
<td v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2"><span @click="goUrl(type,item.customerId,2)"
style="cursor: pointer;text-decoration: underline;">{{item.visiteCount}}</span></td>
<!-- <td v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{item.cL_Balance}}</td> -->
<td v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">
<el-tooltip class="item" effect="dark" :content="$t('objFill.v101.SalesModule.dindanysze')"
placement="top-start">
......@@ -620,6 +619,7 @@
</td>
<td v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{item.inquireCount}}</td>
<td v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{item.allianceName}}</td>
<td v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2">{{item.cL_Balance}}</td>
<td v-if="currentUserInfo&&currentUserInfo.RB_Group_id==2"><span
style="cursor: pointer;text-decoration: underline;"
@click.stop="goUrC('CouponsList',item.customerAccountId)">{{item.couponNum}}</span></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