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
291c87a9
Commit
291c87a9
authored
Dec 07, 2023
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
75088b7c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+3
-3
No files found.
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
291c87a9
...
...
@@ -2072,7 +2072,7 @@
<div
@
click=
"SetShouSunClick(item.OrderId, item.GuestNum, item)"
>
{{ $t("ground.shezhissje") }}
</div>
<div
@
click=
"ZhuiJiaTuanKuan(item.OrderId)"
v-if=
"RBBranchId == 0"
>
<div
@
click=
"ZhuiJiaTuanKuan(item.OrderId)"
v-if=
"RBBranchId == 0
|| RBBranchId==1218
"
>
{{ $t("ground.zjiatk") }}
</div>
<div
@
click=
"deleteItem(item)"
>
...
...
@@ -2588,7 +2588,7 @@
<div
@
click=
"lianyunFY(childItem)"
>
{{ $t("ground.lyfyong") }}
</div>
<div
@
click=
"ZhuiJiaTuanKuan(childItem.OrderId)"
v-if=
"RBBranchId == 0"
>
<div
@
click=
"ZhuiJiaTuanKuan(childItem.OrderId)"
v-if=
"RBBranchId == 0
|| RBBranchId==1218
"
>
{{ $t("ground.zjiatk") }}
</div>
<div
@
click=
"importNameOrder(childItem.OrderId)"
v-if=
"
...
...
@@ -3235,7 +3235,7 @@
{{ $t("ground.shezhissje") }}
</div>
<div
@
click=
"ZhuiJiaTuanKuan(item.OrderId)"
v-if=
"RBBranchId == 0"
>
<div
@
click=
"ZhuiJiaTuanKuan(item.OrderId)"
v-if=
"RBBranchId == 0
|| RBBranchId==1218
"
>
{{ $t("ground.zjiatk") }}
</div>
<div
@
click=
"importNameOrder(item.OrderId)"
>
...
...
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