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
0bdcf6a3
Commit
0bdcf6a3
authored
Apr 03, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
酒店变更调整
parent
3dffe7de
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
166 additions
and
62 deletions
+166
-62
TravelControlList.vue
...components/TravelManager/TravelList/TravelControlList.vue
+4
-1
TravelControlListSale.vue
...onents/TravelManager/TravelList/TravelControlListSale.vue
+5
-3
commonHotelInfo.vue
src/components/commonPage/commonHotelInfo.vue
+154
-56
dmcTotalTable.vue
src/components/dmc/manager/dmcTotalTable.vue
+3
-2
No files found.
src/components/TravelManager/TravelList/TravelControlList.vue
View file @
0bdcf6a3
...
@@ -815,7 +815,7 @@
...
@@ -815,7 +815,7 @@
<el-popover
width=
"980"
trigger=
"click"
popper-class=
"TC_HotelPop"
>
<el-popover
width=
"980"
trigger=
"click"
popper-class=
"TC_HotelPop"
>
<commonHotelInfo
:HotelObj=
"item.HotelOrderListReports"
:showHotelObj=
"showHotelObj"
<commonHotelInfo
:HotelObj=
"item.HotelOrderListReports"
:showHotelObj=
"showHotelObj"
:TCID=
"item.TCID"
:DMCNum=
"item.DMCNum"
:TCNUM=
"item.TCNUM"
:TCID=
"item.TCID"
:DMCNum=
"item.DMCNum"
:TCNUM=
"item.TCNUM"
@
SetShouPeiShu=
"SetShouPeiShu(item.TCID, item.ShouPeiStatus)"
></commonHotelInfo>
@
SetShouPeiShu=
"SetShouPeiShu(item.TCID, item.ShouPeiStatus)"
@
success=
"getControlList()"
></commonHotelInfo>
<span
slot=
"reference"
<span
slot=
"reference"
style=
"cursor: pointer; text-decoration: underline"
>
{{ $t("salesModule.HotelOrder") }}
style=
"cursor: pointer; text-decoration: underline"
>
{{ $t("salesModule.HotelOrder") }}
<font
style=
"color: #e95252; text-decoration: none"
>
<font
style=
"color: #e95252; text-decoration: none"
>
...
@@ -2248,6 +2248,7 @@
...
@@ -2248,6 +2248,7 @@
showCaozuoTime
:
true
,
//操作时间
showCaozuoTime
:
true
,
//操作时间
caiwu
:
true
,
//显示财务单据
caiwu
:
true
,
//显示财务单据
colspanLength
:
6
,
//跨行
colspanLength
:
6
,
//跨行
showChange
:
true
,
//显示可变更酒店
},
},
//更新可售机票数量
//更新可售机票数量
updateAirticketObj
:
{
updateAirticketObj
:
{
...
@@ -3971,6 +3972,8 @@
...
@@ -3971,6 +3972,8 @@
if
(
routeName
==
"TravelControlList2"
)
{
if
(
routeName
==
"TravelControlList2"
)
{
this
.
queryMsg
.
TeamType
=
0
;
this
.
queryMsg
.
TeamType
=
0
;
}
}
//测试添加
this
.
queryMsg
.
TCNUM
=
'KIX3U07250505C'
;
this
.
getControlList
();
this
.
getControlList
();
this
.
getTeamList
();
this
.
getTeamList
();
this
.
getTravelTeamList
();
this
.
getTravelTeamList
();
...
...
src/components/TravelManager/TravelList/TravelControlListSale.vue
View file @
0bdcf6a3
...
@@ -552,7 +552,7 @@
...
@@ -552,7 +552,7 @@
<el-popover
width=
"980"
trigger=
"click"
popper-class=
"TC_HotelPop"
>
<el-popover
width=
"980"
trigger=
"click"
popper-class=
"TC_HotelPop"
>
<commonHotelInfo
:HotelObj=
"item.HotelOrderListReports"
:showHotelObj=
"showHotelObj"
<commonHotelInfo
:HotelObj=
"item.HotelOrderListReports"
:showHotelObj=
"showHotelObj"
:TCID=
"item.TCID"
:DMCNum=
"item.DMCNum"
:TCNUM=
"item.TCNUM"
:TCID=
"item.TCID"
:DMCNum=
"item.DMCNum"
:TCNUM=
"item.TCNUM"
@
SetShouPeiShu=
"SetShouPeiShu(item.TCID,item.ShouPeiStatus)"
></commonHotelInfo>
@
SetShouPeiShu=
"SetShouPeiShu(item.TCID,item.ShouPeiStatus)"
@
success=
"getControlList"
></commonHotelInfo>
<span
slot=
"reference"
<span
slot=
"reference"
style=
"cursor:pointer;text-decoration:underline;"
>
{{$t('salesModule.HotelOrder')}}
style=
"cursor:pointer;text-decoration:underline;"
>
{{$t('salesModule.HotelOrder')}}
<font
style=
"color:#e95252;text-decoration:none;"
>
<font
style=
"color:#e95252;text-decoration:none;"
>
...
@@ -1541,7 +1541,8 @@
...
@@ -1541,7 +1541,8 @@
ShowRebateRatio
:
false
,
//显示返佣比列
ShowRebateRatio
:
false
,
//显示返佣比列
ShowSupplier
:
true
,
//是否显示供应商
ShowSupplier
:
true
,
//是否显示供应商
showCaozuoTime
:
true
,
//操作时间
showCaozuoTime
:
true
,
//操作时间
colspanLength
:
5
//跨行
colspanLength
:
6
,
//跨行
showChange
:
true
,
//显示可变更酒店
},
},
remarkMsg
:
{
remarkMsg
:
{
TCID
:
0
,
TCID
:
0
,
...
@@ -2787,7 +2788,8 @@
...
@@ -2787,7 +2788,8 @@
this
.
queryMsg
.
StartGroupDate
=
nowDate
;
this
.
queryMsg
.
StartGroupDate
=
nowDate
;
}
}
if
(
this
.
queryCommonData
.
IsParentCompany
!=
1
&&
userInfo
.
RB_Branch_id
!=
49
&&
userInfo
.
RB_Branch_id
!=
1224
&&
if
(
this
.
queryCommonData
.
IsParentCompany
!=
1
&&
userInfo
.
RB_Branch_id
!=
49
&&
userInfo
.
RB_Branch_id
!=
1224
&&
userInfo
.
RB_Branch_id
!=
1249
&&
userInfo
.
RB_Branch_id
!=
1252
&&
userInfo
.
RB_Branch_id
!=
1253
&&
userInfo
.
RB_Branch_id
!=
1216
)
{
userInfo
.
RB_Branch_id
!=
1249
&&
userInfo
.
RB_Branch_id
!=
1252
&&
userInfo
.
RB_Branch_id
!=
1253
&&
userInfo
.
RB_Branch_id
!=
1216
)
{
this
.
queryMsg
.
OutBranchIds
.
push
(
userInfo
.
RB_Branch_id
);
this
.
queryMsg
.
OutBranchIds
.
push
(
userInfo
.
RB_Branch_id
);
}
}
//默认查询全部团队状态
//默认查询全部团队状态
...
...
src/components/commonPage/commonHotelInfo.vue
View file @
0bdcf6a3
This diff is collapsed.
Click to expand it.
src/components/dmc/manager/dmcTotalTable.vue
View file @
0bdcf6a3
...
@@ -378,7 +378,7 @@
...
@@ -378,7 +378,7 @@
<el-popover
width=
"1100"
trigger=
"click"
popper-class=
"DMC_HotelPop"
>
<el-popover
width=
"1100"
trigger=
"click"
popper-class=
"DMC_HotelPop"
>
<commonHotelInfo
:HotelObj=
"item.PriceHotelResult"
:showHotelObj=
"showHotelObj"
:TCID=
"item.TCID"
<commonHotelInfo
:HotelObj=
"item.PriceHotelResult"
:showHotelObj=
"showHotelObj"
:TCID=
"item.TCID"
:DMCNum=
"item.DMCNum"
:TCNUM=
"item.TCNUMS"
:DMCNum=
"item.DMCNum"
:TCNUM=
"item.TCNUMS"
@
SetShouPeiShu=
"SetShouPeiShu(item.TCID,item.ShouPeiStatus)"
></commonHotelInfo>
@
SetShouPeiShu=
"SetShouPeiShu(item.TCID,item.ShouPeiStatus)"
@
success=
"getList"
></commonHotelInfo>
<span
slot=
"reference"
class=
"price"
<span
slot=
"reference"
class=
"price"
style=
"cursor:pointer;text-decoration:underline;"
>
{{
$t
(
'ground.jiudianxinxi'
)
}}
</span>
style=
"cursor:pointer;text-decoration:underline;"
>
{{
$t
(
'ground.jiudianxinxi'
)
}}
</span>
</el-popover>
</el-popover>
...
@@ -706,7 +706,8 @@
...
@@ -706,7 +706,8 @@
ShowSupplier
:
false
,
//是否显示供应商
ShowSupplier
:
false
,
//是否显示供应商
caiwu
:
true
,
//操作时间
caiwu
:
true
,
//操作时间
showCaozuoTime
:
true
,
//操作时间
showCaozuoTime
:
true
,
//操作时间
colspanLength
:
6
//跨行
colspanLength
:
6
,
//跨行
showSureHotel
:
true
,
},
},
pickerBeginDateBefore
:
{
pickerBeginDateBefore
:
{
disabledDate
:
time
=>
{
disabledDate
:
time
=>
{
...
...
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