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
b26a7341
Commit
b26a7341
authored
Nov 03, 2023
by
liudong1993
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
5850551e
7c6a0337
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
103 additions
and
79 deletions
+103
-79
invoicesManagerDetail.vue
src/components/FinancialModule/invoicesManagerDetail.vue
+6
-6
HotelOrderList.vue
src/components/Hotel/reservation/HotelOrderList.vue
+4
-3
OrderList.vue
src/components/Hotel/reservation/OrderList.vue
+2
-1
visaOrderList.vue
src/components/SalesVisa/components/visaOrderList.vue
+2
-1
ShoppingReimbursement.vue
src/components/ShoppingStore/ShoppingReimbursement.vue
+10
-0
BookAcarOrder.vue
...nents/busManagement/BookAcar/components/BookAcarOrder.vue
+2
-2
confirmationOrderDownLoadNew.vue
src/components/confirmationOrderDownLoadNew.vue
+7
-8
OrderList.vue
src/components/myOrdersAllType/components/OrderList.vue
+45
-34
order-form2.vue
src/components/orderCommon/order-form2.vue
+1
-1
ReservationOrder.vue
src/components/scenicSpot/reservation/ReservationOrder.vue
+24
-23
No files found.
src/components/FinancialModule/invoicesManagerDetail.vue
View file @
b26a7341
...
@@ -778,12 +778,12 @@
...
@@ -778,12 +778,12 @@
// let OrderResource = this.$route.query.InvoiceApplyType ? 10 : 8
// let OrderResource = this.$route.query.InvoiceApplyType ? 10 : 8
let
OrderResource
=
8
//团队订
let
OrderResource
=
8
//团队订
if
(
this
.
$route
.
query
.
InvoiceApplyType
){
if
(
this
.
$route
.
query
.
InvoiceApplyType
){
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
1
)
query2
.
OrderTyp
e
=
8
// 团队
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
1
)
OrderResourc
e
=
8
// 团队
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
2
)
query2
.
OrderTyp
e
=
10
// 签证
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
2
)
OrderResourc
e
=
10
// 签证
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
4
)
query2
.
OrderTyp
e
=
12
// 机票
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
4
)
OrderResourc
e
=
12
// 机票
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
5
)
query2
.
OrderTyp
e
=
5
// 车
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
5
)
OrderResourc
e
=
5
// 车
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
6
)
query2
.
OrderTyp
e
=
1
// 酒店
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
6
)
OrderResourc
e
=
1
// 酒店
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
7
)
query2
.
OrderTyp
e
=
3
// 门票
if
(
this
.
$route
.
query
.
InvoiceApplyType
==
7
)
OrderResourc
e
=
3
// 门票
}
}
this
.
apipost
(
this
.
apipost
(
'InvoiceApply_get_GetOrderFinanceList'
,
{
'InvoiceApply_get_GetOrderFinanceList'
,
{
...
...
src/components/Hotel/reservation/HotelOrderList.vue
View file @
b26a7341
...
@@ -113,7 +113,7 @@
...
@@ -113,7 +113,7 @@
<el-input
type=
"Number"
v-model=
"msg.orderId"
:placeholder=
"$t('OrderList.search.orderId')"
class=
"w200"
/>
<el-input
type=
"Number"
v-model=
"msg.orderId"
:placeholder=
"$t('OrderList.search.orderId')"
class=
"w200"
/>
</span>
</span>
</li>
-->
</li>
-->
<!--
<li>
<!--
<li>
<span>
<span>
<em>
{{
$t
(
'OrderList.search.orderType'
)
}}
</em>
<em>
{{
$t
(
'OrderList.search.orderType'
)
}}
</em>
...
@@ -205,7 +205,7 @@
...
@@ -205,7 +205,7 @@
},
},
watch
:
{
watch
:
{
pagesTitle
(
val
,
oldval
){
pagesTitle
(
val
,
oldval
){
}
}
},
},
methods
:
{
methods
:
{
...
@@ -337,7 +337,8 @@
...
@@ -337,7 +337,8 @@
PlatformMoney
:
item
.
PlatformMoney
,
PlatformMoney
:
item
.
PlatformMoney
,
HandFittingIncome
:
item
.
HandFittingIncome
,
HandFittingIncome
:
item
.
HandFittingIncome
,
HandFittingTax
:
item
.
HandFittingTax
,
HandFittingTax
:
item
.
HandFittingTax
,
DueInMoney
:
item
.
DueInMoney
DueInMoney
:
item
.
DueInMoney
,
...
item
}
}
item
.
list
.
push
(
datas
)
item
.
list
.
push
(
datas
)
})
})
...
...
src/components/Hotel/reservation/OrderList.vue
View file @
b26a7341
...
@@ -562,7 +562,8 @@
...
@@ -562,7 +562,8 @@
<span
class=
"fz15 fbold"
>
{{
scope
.
row
.
Income
-
scope
.
row
.
CostMoney
-
scope
.
row
.
Refund
>
0
?(
scope
.
row
.
Income
-
scope
.
row
.
CostMoney
-
scope
.
row
.
Refund
).
toFixed
(
2
):
'-'
}}
</span>
<span
class=
"fz15 fbold"
>
{{
scope
.
row
.
Income
-
scope
.
row
.
CostMoney
-
scope
.
row
.
Refund
>
0
?(
scope
.
row
.
Income
-
scope
.
row
.
CostMoney
-
scope
.
row
.
Refund
).
toFixed
(
2
):
'-'
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
v-if=
"(scope.row.SellCommission&&scope.row.SellCommission>0)||(scope.row.OPCommission&&scope.row.OPCommission>0)"
label=
"提成"
style=
"background:#EAEAEA"
>
<el-table-column
v-if=
"(scope.row.SellCommission&&scope.row.SellCommission>0)||(scope.row.OPCommission&&scope.row.OPCommission>0)"
label=
"提成"
style=
"background:#EAEAEA"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"width100-float-l"
v-if=
"scope.row.SellCommission&&scope.row.SellCommission>0"
><span
class=
"float-l"
>
销售:
</span>
<div
class=
"width100-float-l"
v-if=
"scope.row.SellCommission&&scope.row.SellCommission>0"
><span
class=
"float-l"
>
销售:
</span>
<commissionDialog
:objNew=
"scope.row"
:OP=
"0"
></commissionDialog>
<commissionDialog
:objNew=
"scope.row"
:OP=
"0"
></commissionDialog>
...
...
src/components/SalesVisa/components/visaOrderList.vue
View file @
b26a7341
...
@@ -650,7 +650,8 @@
...
@@ -650,7 +650,8 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"提成"
style=
"background:#EAEAEA"
<el-table-column
label=
"提成"
style=
"background:#EAEAEA"
v-if=
"(scope.row.commissionMoney&&scope.row.commissionMoney>0)||(scope.row.opCommission&&scope.row.opCommission>0)"
>
v-if=
"(scope.row.commissionMoney&&scope.row.commissionMoney>0)||(scope.row.opCommission&&scope.row.opCommission>0)"
min-width=
"100"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"width100-float-l"
v-if=
"scope.row.commissionMoney&&scope.row.commissionMoney>0"
>
<div
class=
"width100-float-l"
v-if=
"scope.row.commissionMoney&&scope.row.commissionMoney>0"
>
<span
class=
"float-l"
>
销售:
<span
class=
"cF1416C"
>
¥
</span></span>
<span
class=
"float-l"
>
销售:
<span
class=
"cF1416C"
>
¥
</span></span>
...
...
src/components/ShoppingStore/ShoppingReimbursement.vue
View file @
b26a7341
...
@@ -127,15 +127,21 @@
...
@@ -127,15 +127,21 @@
</td>
</td>
<td
width=
"80"
>
<td
width=
"80"
>
{{subItem.LeaderCommission}}
{{subItem.LeaderCommission}}
<span
v-if=
"subItem.LeaderCommission>0&&subItem.LeaderCommissionFrId"
style=
"color:red;text-decoration: underline;cursor:pointer;"
@
click=
"goUrlFinancial('财务单据','FinancialDocumentsDetail',subItem.LeaderCommissionFrId)"
>
{{subItem.LeaderCommissionFrId}}
</span>
</td>
</td>
<td
width=
"80"
>
<td
width=
"80"
>
{{subItem.GuideCommission}}
{{subItem.GuideCommission}}
<span
v-if=
"subItem.GuideCommission>0&&subItem.GuideCommissionFrId"
style=
"color:red;text-decoration: underline;cursor:pointer;"
@
click=
"goUrlFinancial('财务单据','FinancialDocumentsDetail',subItem.GuideCommissionFrId)"
>
{{subItem.GuideCommissionFrId}}
</span>
</td>
</td>
<td
width=
"80"
>
<td
width=
"80"
>
{{subItem.PICCommission}}
{{subItem.PICCommission}}
<span
v-if=
"subItem.PICCommission>0&&subItem.CompanyCommissionFrId"
style=
"color:red;text-decoration: underline;cursor:pointer;"
@
click=
"goUrlFinancial('财务单据','FinancialDocumentsDetail',subItem.CompanyCommissionFrId)"
>
{{subItem.CompanyCommissionFrId}}
</span>
</td>
</td>
<td
width=
"80"
>
<td
width=
"80"
>
{{subItem.CompanyCommission}}
{{subItem.CompanyCommission}}
<span
v-if=
"subItem.CompanyCommission>0&&subItem.PICCommissionFrId"
style=
"color:red;text-decoration: underline;cursor:pointer;"
@
click=
"goUrlFinancial('财务单据','FinancialDocumentsDetail',subItem.PICCommissionFrId)"
>
{{subItem.PICCommissionFrId}}
</span>
</td>
</td>
<td
width=
"80"
:rowspan=
"item.ShopDetailsList.length"
v-if=
'subIndex==0'
>
<td
width=
"80"
:rowspan=
"item.ShopDetailsList.length"
v-if=
'subIndex==0'
>
{{subItem.OtherDeduct}}
{{subItem.OtherDeduct}}
...
@@ -398,6 +404,10 @@
...
@@ -398,6 +404,10 @@
}
}
});
});
},
},
goUrlFinancial
:
function
(
name
,
path
,
id
)
{
this
.
$router
.
push
({
name
:
path
,
query
:
{
id
:
id
,
blank
:
'y'
,
tab
:
name
}
});
},
goUrl
(
path
,
obj
,
title
)
{
goUrl
(
path
,
obj
,
title
)
{
this
.
$router
.
push
({
this
.
$router
.
push
({
name
:
path
,
name
:
path
,
...
...
src/components/busManagement/BookAcar/components/BookAcarOrder.vue
View file @
b26a7341
...
@@ -117,8 +117,8 @@
...
@@ -117,8 +117,8 @@
</el-date-picker>
</el-date-picker>
</span>
</span>
</li>
</li>
<li>
<li>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('pub.searchBtn')"
@
click=
"msg.pageIndex=1,currentPage=1,GetList()"
/>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('pub.searchBtn')"
@
click=
"msg.pageIndex=1,currentPage=1,GetList()"
/>
</li>
</li>
...
...
src/components/confirmationOrderDownLoadNew.vue
View file @
b26a7341
...
@@ -533,16 +533,15 @@
...
@@ -533,16 +533,15 @@
// 生成pdf
// 生成pdf
toPDF_2023
:
function
()
{
toPDF_2023
:
function
()
{
this
.
pdfLoading
=
true
;
this
.
pdfLoading
=
true
;
var
that
=
this
;
let
urlObj
=
this
.
domainManager
();
let
urlObj
=
this
.
domainManager
();
let
msg
=
this
.
getPostMsg
();
let
msg
=
this
.
getPostMsg
();
var
title
=
this
.
orderMsg
.
startDate
+
this
.
orderMsg
.
lineteamName
+
this
.
orderMsg
.
dayNum
+
'日游'
;
var
title
=
this
.
orderMsg
.
startDate
+
this
.
orderMsg
.
lineteamName
+
this
.
orderMsg
.
dayNum
+
'日游'
;
//欧洲
//欧洲
if
(
this
.
dataAll
.
lineId
==
168
||
this
.
dataAll
.
lineId
==
119
)
if
(
this
.
dataAll
.
lineId
==
168
||
this
.
dataAll
.
lineId
==
119
)
{
{
title
=
this
.
orderMsg
.
startDate
+
this
.
dataAll
.
title
;
title
=
this
.
orderMsg
.
startDate
+
this
.
dataAll
.
title
;
}
}
var
fileName
=
title
+
".pdf"
;
var
fileName
=
title
+
".pdf"
;
console
.
log
(
"fileNmae"
,
fileName
);
if
(
this
.
orderId
&&
this
.
orderId
>
0
)
{
if
(
this
.
orderId
&&
this
.
orderId
>
0
)
{
//出团通知书下载
//出团通知书下载
this
.
pdfDownLoad
(
fileName
,
msg
);
this
.
pdfDownLoad
(
fileName
,
msg
);
...
@@ -554,12 +553,12 @@
...
@@ -554,12 +553,12 @@
var
objFileKey
=
"TripDownLoad"
var
objFileKey
=
"TripDownLoad"
objFileKey
+=
"/"
+
msg
.
configId
+
"_"
+
msg
.
tcid
;
objFileKey
+=
"/"
+
msg
.
configId
+
"_"
+
msg
.
tcid
;
objFileKey
+=
"/"
+
msg
.
configId
+
"_"
+
msg
.
tcid
+
".pdf"
;
objFileKey
+=
"/"
+
msg
.
configId
+
"_"
+
msg
.
tcid
+
".pdf"
;
th
is
.
downloadChengDuFileRename
(
objFileKey
,
fileName
,
res
=>
{
th
at
.
downloadChengDuFileRename
(
objFileKey
,
fileName
,
res
=>
{
console
.
log
(
"ali_doanload"
,
res
)
console
.
log
(
"ali_doanload"
,
res
)
if
(
res
.
resultCode
==
0
)
{
if
(
res
.
resultCode
==
0
)
{
th
is
.
pdfDownLoad
(
fileName
,
msg
);
th
at
.
pdfDownLoad
(
fileName
,
msg
);
}
else
{
}
else
{
th
is
.
pdfLoading
=
false
;
th
at
.
pdfLoading
=
false
;
}
}
})
})
}
}
...
...
src/components/myOrdersAllType/components/OrderList.vue
View file @
b26a7341
<
template
>
<
template
>
<div>
<div
class=
"myAllTypeOrder"
>
<div
v-if=
"pagesTitle=='申请'||pagesTitle=='审核'"
v-for=
"(item,index) in OrderList"
>
<div
v-if=
"pagesTitle=='申请'||pagesTitle=='审核'"
v-for=
"(item,index) in OrderList"
>
<el-table
<el-table
border
border
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
]"
]"
>
>
<el-table-column
<el-table-column
width=
"1
4
0"
width=
"1
3
0"
prop=
"CreateTimeStr"
prop=
"CreateTimeStr"
label=
"订单Id"
label=
"订单Id"
fixed=
"left"
fixed=
"left"
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
width=
"1
7
0"
width=
"1
8
0"
prop=
"CreateTimeStr"
prop=
"CreateTimeStr"
label=
"团号"
label=
"团号"
show-overflow-tooltip
show-overflow-tooltip
...
@@ -124,14 +124,14 @@
...
@@ -124,14 +124,14 @@
prop=
"PreferTipAmount"
prop=
"PreferTipAmount"
label=
"人头小费"
label=
"人头小费"
min-width=
"1
1
0"
min-width=
"1
0
0"
>
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
prop=
"PlatformTax"
prop=
"PlatformTax"
label=
"手续费"
label=
"手续费"
min-width=
"
10
0"
min-width=
"
9
0"
>
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"Refund"
label=
"退款"
>
</el-table-column>
<el-table-column
prop=
"Refund"
label=
"退款"
>
</el-table-column>
...
@@ -145,10 +145,9 @@
...
@@ -145,10 +145,9 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
prop=
"OrderProfit"
prop=
"OrderProfit"
label=
"预期利润"
label=
"预期利润"
min-width=
"1
1
0"
min-width=
"1
0
0"
>
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span
:class=
"
{ red: scope.row.OrderProfit > 0 }">
{{
<span
:class=
"
{ red: scope.row.OrderProfit > 0 }">
{{
...
@@ -223,6 +222,7 @@
...
@@ -223,6 +222,7 @@
prop=
"StateName"
prop=
"StateName"
label=
"状态"
label=
"状态"
show-overflow-tooltip
show-overflow-tooltip
min-width=
"70"
>
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span>
{{
scope
.
row
.
StateName
}}
</span>
<span>
{{
scope
.
row
.
StateName
}}
</span>
...
@@ -277,7 +277,9 @@
...
@@ -277,7 +277,9 @@
</
template
>
</
template
>
</template>
</template>
</el-table-column>
</el-table-column>
<
template
slot=
"append"
v-if=
"pagesTitle == '审核'||pagesTitle == '申请'"
>
<
template
slot=
"append"
v-if=
"(pagesTitle == '审核'||pagesTitle == '申请')
&&(item.SaleRemarks||item.OP_Remarks||item.ApplyForState
||(userInfo.EmployeeId==1&&item.ManagerExamineName))"
>
<div
style=
"padding:10px;"
>
<div
style=
"padding:10px;"
>
<div>
<div>
<p
style=
"font-size: 13px;"
v-if=
"item.SaleRemarks"
>
<p
style=
"font-size: 13px;"
v-if=
"item.SaleRemarks"
>
...
@@ -293,8 +295,9 @@
...
@@ -293,8 +295,9 @@
}}
</span>
}}
</span>
</p>
</p>
</div>
</div>
<div
style=
"margin-top: 10px;"
>
<div
style=
"margin-top: 10px;"
v-if=
"item.ApplyForState
<template
v-if=
"pagesTitle == '审核'||pagesTitle == '申请'"
>
||(item.ApplyForState==1&&item.ManagerExamineName)
||(userInfo.EmployeeId==1&&item.ManagerExamineName)"
>
<template
v-if=
"item.ApplyForState"
>
<template
v-if=
"item.ApplyForState"
>
<span>
<span>
申请改价金额:
<span
style=
"color: red;"
>
{{
item
.
ApplyForMoney
}}
</span>
申请改价金额:
<span
style=
"color: red;"
>
{{
item
.
ApplyForMoney
}}
</span>
...
@@ -303,7 +306,7 @@
...
@@ -303,7 +306,7 @@
申请理由:
<span
style=
"color: red;"
>
{{
item
.
ApplyForReason
}}
</span>
申请理由:
<span
style=
"color: red;"
>
{{
item
.
ApplyForReason
}}
</span>
</span>
</span>
</
template
>
</
template
>
<span
style=
"margin-left: 20px;"
v-if=
"item.ApplyForState==1"
>
<span
style=
"margin-left: 20px;"
v-if=
"item.ApplyForState==1
&&item.ManagerExamineName
"
>
<span
style=
"color: red;"
>
待主管 {{item.ManagerExamineName}} 审核
</span>
<span
style=
"color: red;"
>
待主管 {{item.ManagerExamineName}} 审核
</span>
</span>
</span>
<span
v-if=
"pagesTitle=='审核'"
style=
"margin-left: 20px;"
>
<span
v-if=
"pagesTitle=='审核'"
style=
"margin-left: 20px;"
>
...
@@ -328,7 +331,6 @@
...
@@ -328,7 +331,6 @@
<span
v-if=
"item.ManagerExamineName"
style=
"color: red;"
>
{{item.ManagerExamineName }}
</span>
<span
v-if=
"item.ManagerExamineName"
style=
"color: red;"
>
{{item.ManagerExamineName }}
</span>
<span
v-if=
"item.ManagerExamineTimeStr"
>
/ {{item.ManagerExamineTimeStr}}
</span>
<span
v-if=
"item.ManagerExamineTimeStr"
>
/ {{item.ManagerExamineTimeStr}}
</span>
</span>
</span>
</template>
</div>
</div>
</div>
</div>
</template>
</template>
...
@@ -353,7 +355,7 @@
...
@@ -353,7 +355,7 @@
]"
]"
>
>
<el-table-column
<el-table-column
width=
"1
4
0"
width=
"1
3
0"
prop=
"CreateTimeStr"
prop=
"CreateTimeStr"
label=
"订单Id"
label=
"订单Id"
fixed=
"left"
fixed=
"left"
...
@@ -375,7 +377,7 @@
...
@@ -375,7 +377,7 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
width=
"1
7
0"
width=
"1
8
0"
prop=
"CreateTimeStr"
prop=
"CreateTimeStr"
label=
"团号"
label=
"团号"
show-overflow-tooltip
show-overflow-tooltip
...
@@ -458,14 +460,14 @@
...
@@ -458,14 +460,14 @@
sortable
sortable
prop=
"PreferTipAmount"
prop=
"PreferTipAmount"
label=
"人头小费"
label=
"人头小费"
min-width=
"1
1
0"
min-width=
"1
0
0"
>
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
sortable
sortable
prop=
"PlatformTax"
prop=
"PlatformTax"
label=
"手续费"
label=
"手续费"
min-width=
"
10
0"
min-width=
"
9
0"
>
>
</el-table-column>
</el-table-column>
<el-table-column
sortable
prop=
"Refund"
label=
"退款"
>
</el-table-column>
<el-table-column
sortable
prop=
"Refund"
label=
"退款"
>
</el-table-column>
...
@@ -482,7 +484,7 @@
...
@@ -482,7 +484,7 @@
sortable
sortable
prop=
"OrderProfit"
prop=
"OrderProfit"
label=
"预期利润"
label=
"预期利润"
min-width=
"1
1
0"
min-width=
"1
0
0"
>
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span
:class=
"
{ red: scope.row.OrderProfit > 0 }">
{{
<span
:class=
"
{ red: scope.row.OrderProfit > 0 }">
{{
...
@@ -557,6 +559,7 @@
...
@@ -557,6 +559,7 @@
prop=
"StateName"
prop=
"StateName"
label=
"状态"
label=
"状态"
show-overflow-tooltip
show-overflow-tooltip
min-width=
"70"
>
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span>
{{
scope
.
row
.
StateName
}}
</span>
<span>
{{
scope
.
row
.
StateName
}}
</span>
...
@@ -629,23 +632,25 @@
...
@@ -629,23 +632,25 @@
</button>
</button>
</div>
</div>
<el-form
label-width=
"100px"
>
<el-form
label-width=
"100px"
>
<el-col
:span=
"4"
>
<el-row>
<el-form-item
label=
"应收总金额"
prop=
""
>
<el-col
:span=
"4"
>
<el-input
<el-form-item
label=
"应收总金额"
prop=
""
>
type=
"number"
<el-input
v-model=
"changePriceMsg.Money"
type=
"number"
></el-input>
v-model=
"changePriceMsg.Money"
</el-form-item>
></el-input>
</el-col>
</el-form-item>
<el-col
:span=
"6"
>
</el-col>
<el-form-item
label=
"改价原因"
prop=
""
>
<el-col
:span=
"6"
>
<el-input
<el-form-item
label=
"改价原因"
prop=
""
>
type=
"textarea"
<el-input
v-model=
"changePriceMsg.ApplyForReason"
type=
"textarea"
autosize
v-model=
"changePriceMsg.ApplyForReason"
></el-input>
autosize
</el-form-item>
></el-input>
</el-col>
</el-form-item>
</el-col>
</el-row>
</el-form>
</el-form>
</div>
</div>
...
@@ -1547,4 +1552,10 @@ export default {
...
@@ -1547,4 +1552,10 @@ export default {
.text-center
{
.text-center
{
text-align
:
center
;
text-align
:
center
;
}
}
/
deep
/
.myAllTypeOrder
.el-table
th
.el-table__cell
{
background-color
:
#f5f7fa
!important
;
}
/
deep
/
.myAllTypeOrder
.el-table__fixed-right
::before
,
/
deep
/
.myAllTypeOrder
.el-table__fixed
::before
{
background-color
:
rgba
(
23
,
23
,
23
,
0
)
!important
;
}
</
style
>
</
style
>
src/components/orderCommon/order-form2.vue
View file @
b26a7341
...
@@ -553,7 +553,7 @@
...
@@ -553,7 +553,7 @@
</el-select>
</el-select>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"4"
style=
"display: none;"
>
<el-col
:span=
"4"
>
<!--交易方式-->
<!--交易方式-->
<el-form-item
:label=
"$t('tips.jiaoyifangshi')"
prop=
"TradeWay"
<el-form-item
:label=
"$t('tips.jiaoyifangshi')"
prop=
"TradeWay"
v-show=
"addMsg.ClientSource == 1 || addMsg.ClientSource == 4"
>
v-show=
"addMsg.ClientSource == 1 || addMsg.ClientSource == 4"
>
...
...
src/components/scenicSpot/reservation/ReservationOrder.vue
View file @
b26a7341
...
@@ -3,12 +3,12 @@
...
@@ -3,12 +3,12 @@
display
:
flex
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
}
}
.listone-box
,
.listone-box
,
.listtwo-card
{
.listtwo-card
{
margin-top
:
15px
;
margin-top
:
15px
;
}
}
.listone-form
{
.listone-form
{
padding
:
10px
;
padding
:
10px
;
border-radius
:
5px
;
border-radius
:
5px
;
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
margin-bottom
:
10px
;
margin-bottom
:
10px
;
overflow
:
hidden
;
overflow
:
hidden
;
}
}
.listone-img
{
.listone-img
{
width
:
130px
;
width
:
130px
;
flex-shrink
:
0
;
flex-shrink
:
0
;
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
border-radius
:
5px
;
border-radius
:
5px
;
display
:
block
;
display
:
block
;
}
}
.listone-list
{
.listone-list
{
flex-grow
:
1
;
flex-grow
:
1
;
display
:
flex
;
display
:
flex
;
...
@@ -44,40 +44,40 @@
...
@@ -44,40 +44,40 @@
margin-bottom
:
5px
;
margin-bottom
:
5px
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.list-left
div
{
.list-left
div
{
color
:
#7E8299
;
color
:
#7E8299
;
font-size
:
13px
;
font-size
:
13px
;
margin-top
:
7px
;
margin-top
:
7px
;
}
}
.list-left
div
a
{
.list-left
div
a
{
color
:
#009EF7
;
color
:
#009EF7
;
font-size
:
12px
;
font-size
:
12px
;
margin-left
:
15px
;
margin-left
:
15px
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.list-right
{
.list-right
{
flex-shrink
:
1
;
flex-shrink
:
1
;
margin-left
:
15px
;
margin-left
:
15px
;
}
}
.list-right
p
{
.list-right
p
{
margin-bottom
:
10px
;
margin-bottom
:
10px
;
}
}
.list-right
p
b
{
.list-right
p
b
{
font-size
:
18px
;
font-size
:
18px
;
color
:
#F1416C
;
color
:
#F1416C
;
}
}
.list-right
p
span
{
.list-right
p
span
{
color
:
#8A8C9F
;
color
:
#8A8C9F
;
font-size
:
12px
;
font-size
:
12px
;
margin-left
:
10px
;
margin-left
:
10px
;
}
}
.listtwo-form
{
.listtwo-form
{
height
:
100%
;
height
:
100%
;
display
:
flex
;
display
:
flex
;
...
@@ -86,11 +86,11 @@
...
@@ -86,11 +86,11 @@
background
:
#ffffff
;
background
:
#ffffff
;
border-radius
:
5px
;
border-radius
:
5px
;
}
}
.card-centent
{
.card-centent
{
padding
:
10px
;
padding
:
10px
;
}
}
.card-centent
p
{
.card-centent
p
{
color
:
#7E8299
;
color
:
#7E8299
;
white-space
:
nowrap
;
white-space
:
nowrap
;
...
@@ -98,34 +98,34 @@
...
@@ -98,34 +98,34 @@
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
font-size
:
13px
;
font-size
:
13px
;
}
}
.card-text
{
.card-text
{
margin-top
:
20px
;
margin-top
:
20px
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
align-items
:
inherit
;
align-items
:
inherit
;
}
}
.card-text
b
{
.card-text
b
{
font-size
:
14px
;
font-size
:
14px
;
}
}
.card-form
{
.card-form
{
display
:
flex
;
display
:
flex
;
align-items
:
inherit
;
align-items
:
inherit
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
}
}
.listtwo-col
{
.listtwo-col
{
margin-bottom
:
15px
;
margin-bottom
:
15px
;
}
}
.listtwo-img
{
.listtwo-img
{
height
:
200px
;
height
:
200px
;
border-radius
:
5px
;
border-radius
:
5px
;
display
:
block
;
display
:
block
;
}
}
.iconfont
{
.iconfont
{
cursor
:
pointer
;
cursor
:
pointer
;
background-color
:
#E95252
;
background-color
:
#E95252
;
...
@@ -138,7 +138,7 @@
...
@@ -138,7 +138,7 @@
border-radius
:
50%
;
border-radius
:
50%
;
margin-left
:
10px
;
margin-left
:
10px
;
}
}
.image-slot
{
.image-slot
{
height
:
100%
;
height
:
100%
;
display
:
flex
;
display
:
flex
;
...
@@ -336,7 +336,7 @@ export default {
...
@@ -336,7 +336,7 @@ export default {
},
err
=>
{})
},
err
=>
{})
},
},
getDatesUse
()
{
getDatesUse
()
{
if
(
this
.
DatelistUse
){
if
(
this
.
DatelistUse
){
if
(
this
.
DatelistUse
[
0
])
{
if
(
this
.
DatelistUse
[
0
])
{
this
.
msg
.
UseSTime
=
this
.
DatelistUse
[
0
]
this
.
msg
.
UseSTime
=
this
.
DatelistUse
[
0
]
}
if
(
this
.
DatelistUse
[
1
])
{
}
if
(
this
.
DatelistUse
[
1
])
{
...
@@ -426,7 +426,7 @@ export default {
...
@@ -426,7 +426,7 @@ export default {
addList
(
data
)
addList
(
data
)
data
.
forEach
((
x
)
=>
{
data
.
forEach
((
x
)
=>
{
// x.Money = 0
// x.Money = 0
let
Money
=
0
let
Money
=
0
x
.
DetailList
.
forEach
((
y
)
=>
{
x
.
DetailList
.
forEach
((
y
)
=>
{
Money
+=
y
.
Money
Money
+=
y
.
Money
...
@@ -442,7 +442,8 @@ export default {
...
@@ -442,7 +442,8 @@ export default {
PlatformTax
:
item
.
PlatformTax
,
PlatformTax
:
item
.
PlatformTax
,
Refund
:
item
.
Refund
,
Refund
:
item
.
Refund
,
PlatformMoney
:
item
.
PlatformMoney
,
PlatformMoney
:
item
.
PlatformMoney
,
DueInMoney
:
item
.
DueInMoney
DueInMoney
:
item
.
DueInMoney
,
...
item
}
}
let
DaiShou
let
DaiShou
DaiShou
=
Number
(
item
.
Money
-
item
.
Income
-
item
.
PlatformTax
-
item
.
PlatformMoney
+
item
.
Refund
)
DaiShou
=
Number
(
item
.
Money
-
item
.
Income
-
item
.
PlatformTax
-
item
.
PlatformMoney
+
item
.
Refund
)
...
...
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