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
689a5758
Commit
689a5758
authored
Jun 26, 2019
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改收损
parent
ad90abb3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
42 additions
and
8 deletions
+42
-8
VisaShouSun.vue
src/components/SalesVisa/VisaShouSun.vue
+1
-1
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+38
-5
commonShouSun.vue
src/components/commonPage/commonShouSun.vue
+2
-1
dmcShouSun.vue
src/components/dmc/manager/dmcShouSun.vue
+1
-1
No files found.
src/components/SalesVisa/VisaShouSun.vue
View file @
689a5758
...
@@ -302,7 +302,7 @@
...
@@ -302,7 +302,7 @@
</div>
</div>
<el-dialog
custom-class=
'w600'
title=
"修改订单收损金额"
:visible
.
sync=
"shousunDialog"
center
>
<el-dialog
custom-class=
'w600'
title=
"修改订单收损金额"
:visible
.
sync=
"shousunDialog"
center
>
<commonShouSun
ref=
"childShou"
:Type=
"3"
@
closeShouSun=
"closeShouSunDialog"
></commonShouSun>
<commonShouSun
ref=
"childShou"
:Type=
"3"
@
closeShouSun=
"closeShouSunDialog"
@
getList=
"getList"
></commonShouSun>
</el-dialog>
</el-dialog>
</div>
</div>
...
...
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
689a5758
...
@@ -1495,6 +1495,8 @@
...
@@ -1495,6 +1495,8 @@
<input
type=
"button"
class=
"normalBtn"
<input
type=
"button"
class=
"normalBtn"
@
click=
"goTeamBalance(ConfigData.Config.TCID,ConfigData.Config.OutBranchId)"
value=
"团报"
/>
@
click=
"goTeamBalance(ConfigData.Config.TCID,ConfigData.Config.OutBranchId)"
value=
"团报"
/>
<input
type=
"button"
class=
"normalBtn"
@
click=
"goAmoebaDetail(ConfigData.Config.LtName,ConfigData.Config.TCNUM,ConfigData.Config.TCID)"
value=
"阿米巴结算表"
/>
<input
type=
"button"
class=
"normalBtn"
@
click=
"getOrderInfo()"
<input
type=
"button"
class=
"normalBtn"
@
click=
"getOrderInfo()"
:value=
"'出团通知书('+(SetNoticeMsg.OutNotice==1?'OK':'暂定')+')'"
/>
:value=
"'出团通知书('+(SetNoticeMsg.OutNotice==1?'OK':'暂定')+')'"
/>
<input
type=
"button"
@
click=
"CancelLeader"
v-if=
"ConfigData.Leader!=null&&ConfigData.Leader.LeaderId>0"
<input
type=
"button"
@
click=
"CancelLeader"
v-if=
"ConfigData.Leader!=null&&ConfigData.Leader.LeaderId>0"
...
@@ -1683,6 +1685,7 @@
...
@@ -1683,6 +1685,7 @@
<div
v-if=
"OrderDataList.IsUpdateOrderCommission"
<div
v-if=
"OrderDataList.IsUpdateOrderCommission"
@
click=
'EwMsg.OrderId = item.OrderId, EwMsg.ExtraRewardMoney = item.ExtraRewardMoney,EwMsg.ExtraDeductMoney=item.ExtraDeductMoney, OrderMoneyDialog = true'
>
@
click=
'EwMsg.OrderId = item.OrderId, EwMsg.ExtraRewardMoney = item.ExtraRewardMoney,EwMsg.ExtraDeductMoney=item.ExtraDeductMoney, OrderMoneyDialog = true'
>
设置额外金额
</div>
设置额外金额
</div>
<div
@
click=
"SetShouSunClick(item.OrderId)"
>
设置收损金额
</div>
<div
@
click=
'deleteItem(item)'
>
删除
</div>
<div
@
click=
'deleteItem(item)'
>
删除
</div>
</div>
</div>
<el-button
slot=
"reference"
type=
"primary"
<el-button
slot=
"reference"
type=
"primary"
...
@@ -1932,7 +1935,7 @@
...
@@ -1932,7 +1935,7 @@
<div
@
click=
"toTrip(childItem)"
>
出团通知书(
{{
SetNoticeMsg
.
OutNotice
==
1
?
'OK'
:
'暂定'
}}
)
</div>
<div
@
click=
"toTrip(childItem)"
>
出团通知书(
{{
SetNoticeMsg
.
OutNotice
==
1
?
'OK'
:
'暂定'
}}
)
</div>
<div
v-if=
"userId==1"
@
click=
"getSalerInfo(childItem)"
>
修改业务员
</div>
<div
v-if=
"userId==1"
@
click=
"getSalerInfo(childItem)"
>
修改业务员
</div>
<div
@
click=
"transfer(childItem)"
>
订单转团
</div>
<div
@
click=
"transfer(childItem)"
>
订单转团
</div>
<div
@
click=
"OrderLoading=true,OrderLossInfo(childItem)"
>
订单收损
</div>
<div
@
click=
"OrderLoading=true,OrderLossInfo(childItem)"
style=
"display:none;"
>
订单收损
</div>
<div
<div
@
click=
'zhuanLoading = true,OPRemarkMsg.OrderId = childItem.OrderId,OPRemarkMsg.OP_Remarks=childItem.OP_Remarks'
>
@
click=
'zhuanLoading = true,OPRemarkMsg.OrderId = childItem.OrderId,OPRemarkMsg.OP_Remarks=childItem.OP_Remarks'
>
OP备注
</div>
OP备注
</div>
...
@@ -1950,6 +1953,7 @@
...
@@ -1950,6 +1953,7 @@
<div
v-if=
"OrderDataList.IsUpdateOrderCommission"
<div
v-if=
"OrderDataList.IsUpdateOrderCommission"
@
click=
'EwMsg.OrderId = childItem.OrderId, EwMsg.ExtraRewardMoney = childItem.ExtraRewardMoney,EwMsg.ExtraDeductMoney=childItem.ExtraDeductMoney, OrderMoneyDialog = true'
>
@
click=
'EwMsg.OrderId = childItem.OrderId, EwMsg.ExtraRewardMoney = childItem.ExtraRewardMoney,EwMsg.ExtraDeductMoney=childItem.ExtraDeductMoney, OrderMoneyDialog = true'
>
设置额外金额
</div>
设置额外金额
</div>
<div
@
click=
"SetShouSunClick(childItem.OrderId)"
>
设置收损金额
</div>
<div
@
click=
"lianyunFY(childItem)"
>
联运返佣
</div>
<div
@
click=
"lianyunFY(childItem)"
>
联运返佣
</div>
<div
v-if=
"childItem.OrderState=='1'||childItem.OrderState=='2'||childItem.OrderState=='3'"
<div
v-if=
"childItem.OrderState=='1'||childItem.OrderState=='2'||childItem.OrderState=='3'"
@
click=
'deleteItem(childItem)'
>
@
click=
'deleteItem(childItem)'
>
...
@@ -2271,6 +2275,7 @@
...
@@ -2271,6 +2275,7 @@
<div
v-if=
"OrderDataList.IsUpdateOrderCommission"
<div
v-if=
"OrderDataList.IsUpdateOrderCommission"
@
click=
'EwMsg.OrderId = item.OrderId, EwMsg.ExtraRewardMoney = item.ExtraRewardMoney,EwMsg.ExtraDeductMoney=item.ExtraDeductMoney, OrderMoneyDialog = true'
>
@
click=
'EwMsg.OrderId = item.OrderId, EwMsg.ExtraRewardMoney = item.ExtraRewardMoney,EwMsg.ExtraDeductMoney=item.ExtraDeductMoney, OrderMoneyDialog = true'
>
设置额外金额
</div>
设置额外金额
</div>
<div
@
click=
"SetShouSunClick(item.OrderId)"
>
设置收损金额
</div>
<div
v-if=
"item.OrderState=='2'||item.OrderState=='3'"
@
click=
'deleteItem(item)'
>
删除
</div>
<div
v-if=
"item.OrderState=='2'||item.OrderState=='3'"
@
click=
'deleteItem(item)'
>
删除
</div>
</div>
</div>
...
@@ -2563,6 +2568,10 @@
...
@@ -2563,6 +2568,10 @@
</div>
</div>
</el-dialog>
</el-dialog>
<el-dialog
custom-class=
'w600'
title=
"修改订单收损金额"
:visible
.
sync=
"shousunDialog"
center
>
<commonShouSun
ref=
"childShou"
:Type=
"1"
@
closeShouSun=
"closeShouSunDialog"
@
getList=
"getList"
></commonShouSun>
</el-dialog>
<el-dialog
custom-class=
'passgenrDialog'
title=
"航班列表"
:visible
.
sync=
"outerVisible"
center
>
<el-dialog
custom-class=
'passgenrDialog'
title=
"航班列表"
:visible
.
sync=
"outerVisible"
center
>
<table
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
class=
"singeRowTable"
>
<table
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
class=
"singeRowTable"
>
...
@@ -2676,6 +2685,7 @@
...
@@ -2676,6 +2685,7 @@
<
script
>
<
script
>
import
tripDownLoadCommon
from
"../../commonPage/TripDownLoadCommon.vue"
;
import
tripDownLoadCommon
from
"../../commonPage/TripDownLoadCommon.vue"
;
import
updateSalesMan
from
"../../commonPage/updateSalesMan.vue"
;
import
updateSalesMan
from
"../../commonPage/updateSalesMan.vue"
;
import
commonShouSun
from
"../../commonPage/commonShouSun.vue"
;
export
default
{
export
default
{
data
()
{
data
()
{
return
{
return
{
...
@@ -2684,6 +2694,8 @@
...
@@ -2684,6 +2694,8 @@
addMsg_form
:
{},
addMsg_form
:
{},
IsUpdateOrderMoney
:
false
,
IsUpdateOrderMoney
:
false
,
outerVisible
:
false
,
outerVisible
:
false
,
//收损金额
shousunDialog
:
false
,
//弹窗
//弹窗
OrderLoading
:
false
,
OrderLoading
:
false
,
...
@@ -3084,16 +3096,26 @@
...
@@ -3084,16 +3096,26 @@
},
},
components
:
{
components
:
{
tripDownLoadCommon
:
tripDownLoadCommon
,
tripDownLoadCommon
:
tripDownLoadCommon
,
updateSalesMan
:
updateSalesMan
updateSalesMan
:
updateSalesMan
,
commonShouSun
:
commonShouSun
},
},
methods
:
{
methods
:
{
closeShouSunDialog
(){
this
.
shousunDialog
=
false
;
},
//点击设置收损
SetShouSunClick
(
OrderId
){
this
.
shousunDialog
=
true
;
this
.
$nextTick
(()
=>
{
this
.
$refs
.
childShou
.
getShouSunList
(
OrderId
);
})
},
FyongLossOk
:
function
()
{
FyongLossOk
:
function
()
{
let
msg
=
{
let
msg
=
{
OrderId
:
this
.
lianyunFYId
,
OrderId
:
this
.
lianyunFYId
,
IsBackStatus
:
this
.
IsBackStatus
IsBackStatus
:
this
.
IsBackStatus
}
}
this
.
apipost
(
'sellorder_post_SetOrderUnionBackMoney'
,
msg
,
res
=>
{
this
.
apipost
(
'sellorder_post_SetOrderUnionBackMoney'
,
msg
,
res
=>
{
console
.
log
(
res
)
if
(
res
.
data
.
resultCode
===
1
)
{
if
(
res
.
data
.
resultCode
===
1
)
{
this
.
$message
.
success
(
res
.
data
.
message
)
this
.
$message
.
success
(
res
.
data
.
message
)
this
.
getList
()
this
.
getList
()
...
@@ -3104,7 +3126,6 @@
...
@@ -3104,7 +3126,6 @@
},
null
)
},
null
)
},
},
lianyunFY
:
function
(
item
)
{
lianyunFY
:
function
(
item
)
{
console
.
log
(
item
)
this
.
FyongLoading
=
true
this
.
FyongLoading
=
true
this
.
IsBackStatus
=
item
.
IsBackUnionMoney
this
.
IsBackStatus
=
item
.
IsBackUnionMoney
this
.
lianyunFYId
=
item
.
OrderId
this
.
lianyunFYId
=
item
.
OrderId
...
@@ -4742,6 +4763,19 @@
...
@@ -4742,6 +4763,19 @@
}
}
});
});
},
},
//跳转至阿米巴结算详情
goAmoebaDetail
(
LtName
,
TCNUM
,
TCID
){
this
.
$router
.
push
({
name
:
"AmoebaDetail"
,
query
:
{
LtName
:
LtName
,
TCNUM
:
TCNUM
,
TCID
:
TCID
,
blank
:
"y"
,
tab
:
"阿米巴结算详情"
}
});
},
//跳转到旅客名单
//跳转到旅客名单
goToPassenger
(
item
)
{
goToPassenger
(
item
)
{
this
.
$router
.
push
({
this
.
$router
.
push
({
...
@@ -4935,7 +4969,6 @@
...
@@ -4935,7 +4969,6 @@
let
maxPeopleNum
=
(
Number
(
this
.
addMsg
.
ManNum
)
+
Number
(
this
.
addMsg
.
ChirdNoNeedBedNum
)
+
Number
(
this
.
addMsg
.
ChirdNeedBedNum
)
+
Number
(
this
.
addMsg
.
OldPeopleNum
)
+
Number
(
this
.
addMsg
.
AirticketNum
)
)
let
maxPeopleNum
=
(
Number
(
this
.
addMsg
.
ManNum
)
+
Number
(
this
.
addMsg
.
ChirdNoNeedBedNum
)
+
Number
(
this
.
addMsg
.
ChirdNeedBedNum
)
+
Number
(
this
.
addMsg
.
OldPeopleNum
)
+
Number
(
this
.
addMsg
.
AirticketNum
)
)
this
.
Unit_PriceList
=
[];
this
.
Unit_PriceList
=
[];
console
.
log
(
this
.
Unit_PriceList
)
this
.
apipost
(
'sellorder_post_GetLessPrice'
,
{
this
.
apipost
(
'sellorder_post_GetLessPrice'
,
{
"TCID"
:
this
.
addMsg
.
TCID
,
"TCID"
:
this
.
addMsg
.
TCID
,
"MaxPeopleNum"
:
maxPeopleNum
"MaxPeopleNum"
:
maxPeopleNum
...
...
src/components/commonPage/commonShouSun.vue
View file @
689a5758
...
@@ -94,7 +94,7 @@
...
@@ -94,7 +94,7 @@
收损总额:
<span
class=
"TotalShouSun"
>
{{totalSun}}
</span>
收损总额:
<span
class=
"TotalShouSun"
>
{{totalSun}}
</span>
</span>
</span>
<span
class=
"totalRemarkSpan"
>
<span
class=
"totalRemarkSpan"
>
只有全部金额都设置完成才会更新订单应收金额
注:
只有全部金额都设置完成才会更新订单应收金额
</span>
</span>
<input
type=
"button"
class=
"normalBtn"
@
click=
"closeDialog()"
value=
"取消"
/>
<input
type=
"button"
class=
"normalBtn"
@
click=
"closeDialog()"
value=
"取消"
/>
<input
type=
"button"
class=
"normalBtn"
@
click=
"setShouSun()"
value=
"保存"
/>
<input
type=
"button"
class=
"normalBtn"
@
click=
"setShouSun()"
value=
"保存"
/>
...
@@ -168,6 +168,7 @@
...
@@ -168,6 +168,7 @@
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
Success
(
res
.
data
.
message
);
this
.
Success
(
res
.
data
.
message
);
this
.
closeDialog
();
this
.
closeDialog
();
this
.
$emit
(
"getList"
);
this
.
MsgBus
.
$emit
(
'comMsgTips'
)
this
.
MsgBus
.
$emit
(
'comMsgTips'
)
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
);
this
.
Error
(
res
.
data
.
message
);
...
...
src/components/dmc/manager/dmcShouSun.vue
View file @
689a5758
...
@@ -302,7 +302,7 @@
...
@@ -302,7 +302,7 @@
</div>
</div>
<el-dialog
custom-class=
'w600'
title=
"修改订单收损金额"
:visible
.
sync=
"shousunDialog"
center
>
<el-dialog
custom-class=
'w600'
title=
"修改订单收损金额"
:visible
.
sync=
"shousunDialog"
center
>
<commonShouSun
ref=
"childShou"
:Type=
"4"
@
closeShouSun=
"closeShouSunDialog"
></commonShouSun>
<commonShouSun
ref=
"childShou"
:Type=
"4"
@
closeShouSun=
"closeShouSunDialog"
@
getList=
"getList"
></commonShouSun>
</el-dialog>
</el-dialog>
</div>
</div>
...
...
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