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
c7ab8592
Commit
c7ab8592
authored
Apr 18, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
财务付款单 新增外币现金
parent
020c2eec
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
addFinancialDocuments.vue
src/components/FinancialModule/addFinancialDocuments.vue
+1
-1
invoicesManagerDetail.vue
src/components/FinancialModule/invoicesManagerDetail.vue
+1
-1
leaderReimbursement.vue
src/components/LeaderManagement/leaderReimbursement.vue
+5
-5
No files found.
src/components/FinancialModule/addFinancialDocuments.vue
View file @
c7ab8592
...
...
@@ -185,7 +185,7 @@
<el-radio
:label=
"1"
v-if=
'msg.TemplateId!==36 && msg.TemplateId!==37 && msg.TemplateId!==43'
>
{{
$t
(
'fnc.gongzhang'
)
}}
</el-radio>
<el-radio
:label=
"0"
v-if=
'msg.TemplateId!==36 && msg.TemplateId!==37 && msg.TemplateId!==43'
>
{{
$t
(
'fnc.sizhang'
)
}}
</el-radio>
<el-radio
:label=
"2"
v-if=
'msg.TemplateId!==36 && msg.TemplateId!==37 && msg.TemplateId!==43'
>
{{
$t
(
'fnc.rmbxianjin'
)
}}
</el-radio>
<el-radio
:label=
"3"
v-if=
'msg.TemplateId!==36 && msg.TemplateId!==37
&& msg.TemplateId!==43
'
>
{{
$t
(
'fnc.wbxianjin'
)
}}
</el-radio>
<el-radio
:label=
"3"
v-if=
'msg.TemplateId!==36 && msg.TemplateId!==37'
>
{{
$t
(
'fnc.wbxianjin'
)
}}
</el-radio>
<el-radio
:label=
"4"
v-if=
'msg.TemplateId===36 || msg.TemplateId===37 || msg.TemplateId===43'
>
{{
$t
(
'fnc.zjinchi'
)
}}
</el-radio>
<el-radio
:label=
"5"
v-if=
'msg.TemplateId!==36 && msg.TemplateId!==37 && msg.TemplateId!==43'
>
{{
$t
(
'fnc.ptxnzhanghu'
)
}}
</el-radio>
<el-radio
:label=
"6"
v-if=
'msg.TemplateId!==36 && msg.TemplateId!==37 && msg.TemplateId!==43'
>
{{
$t
(
'fnc.djxnzhanghu'
)
}}
</el-radio>
...
...
src/components/FinancialModule/invoicesManagerDetail.vue
View file @
c7ab8592
...
...
@@ -330,7 +330,7 @@
</el-carousel>
<div
v-else
>
<p
style=
"padding-top: 5px;padding-left: 20px;font-size: 14px;margin-bottom: 10px;"
class=
"cursorpointer"
>
<a
target=
"_blank"
:href=
"detail.ConfirmFileList[0].Url"
>
下载文件
</a>
<a
target=
"_blank"
:href=
"d
omainManager().ViittoFileUrl + d
etail.ConfirmFileList[0].Url"
>
下载文件
</a>
</p>
</div>
</div>
...
...
src/components/LeaderManagement/leaderReimbursement.vue
View file @
c7ab8592
...
...
@@ -132,7 +132,7 @@
<td
width=
"100"
>
备注
</td>
</tr>
<tr
class=
"HotelTr
"
v-for=
'(outItem,outIndex) in list.HotelOrderListReport'
>
<tr
class=
"HotelTr"
v-for=
'(outItem,outIndex) in list.HotelOrderListReport'
>
<td>
{{
outItem
.
UseTimeStr
}}
</td>
<td>
<div
v-for=
"subItem in outItem.HotelOrderList"
style=
"line-height: inherit;"
>
...
...
@@ -194,7 +194,7 @@
<div
class=
"alcenter"
>
<div
v-for=
"subItem in outItem.HotelOrderList"
>
<p
v-for=
"childItem in subItem.OrderDetailsList"
>
{{
moneyFormat
(
childItem
.
UnitPrice
*
(
childItem
.
HouseGuest
Num
-
childItem
.
HotelDiscount
))
}}
{{
moneyFormat
(
childItem
.
UnitPrice
*
(
childItem
.
Book
Num
-
childItem
.
HotelDiscount
))
}}
</p>
</div>
</div>
...
...
@@ -441,11 +441,11 @@
<th>
操作
</th>
</tr>
<tr
v-for=
'(item, index) in nav'
>
<td
rowspan=
"2"
width=
"180"
v-if=
"index===0"
>
总金额:
{{
moneyFormat
(
TotalNav
.
reimburseTotalPrice
.
PlanPrice
*
0.9
8
)
}}
</td>
<td
rowspan=
"2"
width=
"180"
v-if=
"index===0"
>
总金额:
{{
moneyFormat
(
TotalNav
.
reimburseTotalPrice
.
PlanPrice
*
0.9
5
)
}}
</td>
<td>
{{
item
.
TCNUMS
}}
</td>
<td>
<p
v-if=
"item.LeaderGetPrice>0"
>
已领款:
{{
moneyFormat
(
item
.
LeaderGetPrice
)
}}
</p>
<el-input
v-if=
"item.LeaderGetPrice>0 || item.LeaderGetPrice
<
(
TotalNav
.
reimburseTotalPrice
.
PlanPrice
*
0
.
9
8
)"
class=
"w300"
type=
"number"
v-model=
"item.LeaderGetPriceT"
></el-input>
<el-input
v-if=
"item.LeaderGetPrice>0 || item.LeaderGetPrice
<
(
TotalNav
.
reimburseTotalPrice
.
PlanPrice
*
0
.
9
5
)"
class=
"w300"
type=
"number"
v-model=
"item.LeaderGetPriceT"
></el-input>
</td>
<td>
<span
v-for=
"(subItem, subIndex) in item.FinanceIds"
class=
"cursorpointer text-decoration"
@
click=
"goFncUrl('FinancialDocumentsDetail', subItem)"
>
{{
subItem
}}
</span>
...
...
@@ -613,7 +613,7 @@
hotelTotalPrice
(
obj
){
let
totalPrice
=
0
obj
.
forEach
(
x
=>
{
totalPrice
+=
x
.
UnitPrice
*
(
x
.
HouseGuest
Num
-
x
.
HotelDiscount
)
*
(
1
-
x
.
RebateRatio
/
100
)
totalPrice
+=
x
.
UnitPrice
*
(
x
.
Book
Num
-
x
.
HotelDiscount
)
*
(
1
-
x
.
RebateRatio
/
100
)
})
return
this
.
moneyFormat
(
totalPrice
)
},
...
...
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