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
a2356f2d
Commit
a2356f2d
authored
Oct 31, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
d894202d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
7 deletions
+10
-7
JumpReport.vue
src/components/FinancialModule/JumpReport.vue
+10
-7
No files found.
src/components/FinancialModule/JumpReport.vue
View file @
a2356f2d
...
...
@@ -324,15 +324,21 @@
</li>
</ul>
<div
style=
"width:100%;display:flex;"
>
<div
style=
"width:25%;display:inline-block;border
:1px solid #E5e5e5;margin-right:20px
;padding:5px 0px;"
>
<div
style=
"width:25%;display:inline-block;border
-right:1px solid #E5e5e5
;padding:5px 0px;"
>
<div
class=
"JumpDivTitleOne"
style=
"margin-bottom:15px;"
>
常规单据
</div>
<div
class=
"JumpDivTitleOne"
>
{{$t('fnc.ysjine')}}:{{SumYingShou}}
<span
class=
"JumpSpan"
>
{{$t('objFill.shishoujine')}}:{{SumShiShou}}
</span>
{{$t('Operation.Op_daishou')}}:{{SumDaiShou}}
</div>
<div
class=
"JumpDivTitleTwo"
>
{{$t('objFill.yingfujine')}}:{{SumYingFu}}
<span
class=
"JumpSpan"
>
{{$t('fnc.sfjine')}}:{{SumShiFu}}
</span>
{{$t('objFill.v101.FinancialModule.daifuje')}}:{{SumDaiFu}}
</div>
</div>
<div
style=
"border:1px solid #E5e5e5; width:15%;padding:5px 0px;"
>
<div
style=
"border
-right
:1px solid #E5e5e5; width:15%;padding:5px 0px;"
>
<div
class=
"JumpDivTitleOne"
style=
"margin-bottom:15px;"
>
{{$t('fnc.tanxiaoinfo')}}
</div>
<div
class=
"JumpDivTitleOne"
>
{{$t('fnc.tanxiaomoney')}}:{{TotalAmortization}}
</div>
</div>
<div
style=
"border-right:1px solid #E5e5e5; width:15%;padding:5px 0px;"
>
<div
class=
"JumpDivTitleOne"
style=
"margin-bottom:15px;"
>
{{$t('fnc.a_heji')}}
</div>
<div
class=
"JumpDivTitleOne"
>
{{$t('fnc.jine')}}:{{SumYingFu-SumYingShou+TotalAmortization}}
</div>
</div>
</div>
</div>
<div
class=
"_fnDm_content"
v-loading=
'loading'
>
...
...
@@ -369,7 +375,7 @@
<span>
{{
scope
.
row
.
BranchName
}}
</span>
</
template
>
</el-table-column>
<el-table-column
prop=
""
:label=
"$t('fnc.feiyongleixing')"
>
<el-table-column
prop=
""
:label=
"$t('fnc.feiyongleixing')"
width=
"120"
>
<
template
slot-scope=
"scope"
>
<div>
<template
v-for=
"(s,si) in scope.row.CostTypeList"
>
...
...
@@ -411,10 +417,7 @@
</el-table-column>
<el-table-column
prop=
""
:label=
"$t('fnc.fkduixiang')"
>
<
template
slot-scope=
"scope"
>
<span>
<span
style=
"color: gray"
>
{{
scope
.
row
.
Type
==
2
?
scope
.
row
.
ClientTypeName
+
':'
:
$t
(
'fnc.huikuanren'
)
+
':'
}}
</span><span>
{{
scope
.
row
.
RemitterName
}}
</span>
</span>
<span>
{{
scope
.
row
.
RemitterName
}}
</span>
</
template
>
</el-table-column>
<el-table-column
prop=
""
:label=
"$t('fnc.qishimonth')"
width=
"100"
>
...
...
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