Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
274bac45
Commit
274bac45
authored
Jul 03, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
0a3c9fd7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
CustomerAnalysis.vue
src/components/SalesModule/CustomerAnalysis.vue
+1
-1
MyCustomer.vue
src/components/SalesModule/MyCustomer.vue
+3
-3
No files found.
src/components/SalesModule/CustomerAnalysis.vue
View file @
274bac45
...
...
@@ -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"
>
...
...
src/components/SalesModule/MyCustomer.vue
View file @
274bac45
...
...
@@ -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&¤tUserInfo.RB_Group_id==2"
>
{{$t('salesModule.Yuefang')}}
</th>
<th
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{$t('salesModule.Visit')}}
</th>
<th
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{$t('salesModule.TotalVisit')}}
</th>
<!-- <th v-if="currentUserInfo&¤tUserInfo.RB_Group_id==2">{{$t('salesModule.HappinessPassbook')}}</th> -->
<th
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{$t('objFill.leijijiaoyie')}}
</th>
<th
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{$t('salesModule.InquiryAndDemand')}}
</th>
<th
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{$t('salesModule.belongUnion')}}
</th>
<th
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{$t('salesModule.HappinessPassbook')}}
</th>
<th
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{$t('active.ad_yhq')}}
</th>
<th
v-if=
"currentUserInfo&¤tUserInfo.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&¤tUserInfo.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&¤tUserInfo.RB_Group_id==2">{{item.cL_Balance}}</td> -->
<td
v-if=
"currentUserInfo&¤tUserInfo.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&¤tUserInfo.RB_Group_id==2"
>
{{item.inquireCount}}
</td>
<td
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{item.allianceName}}
</td>
<td
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
>
{{item.cL_Balance}}
</td>
<td
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2"
><span
style=
"cursor: pointer;text-decoration: underline;"
@
click
.
stop=
"goUrC('CouponsList',item.customerAccountId)"
>
{{item.couponNum}}
</span></td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment