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
8312e8fe
Commit
8312e8fe
authored
Oct 31, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
c4e3403b
be5a4b43
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
9 deletions
+12
-9
CostSharing.vue
src/components/FinancialModule/CostSharing.vue
+1
-1
JumpReport.vue
src/components/FinancialModule/JumpReport.vue
+11
-8
No files found.
src/components/FinancialModule/CostSharing.vue
View file @
8312e8fe
...
@@ -96,7 +96,7 @@
...
@@ -96,7 +96,7 @@
</div>
</div>
<div
class=
"_fnDm_content"
v-loading=
'loading'
>
<div
class=
"_fnDm_content"
v-loading=
'loading'
>
<el-table
ref=
"multipleTable"
:data=
"DataList"
tooltip-effect=
"dark"
style=
"width: 100%"
<el-table
ref=
"multipleTable"
:data=
"DataList"
tooltip-effect=
"dark"
style=
"width: 100%"
row-key=
"
BaseFinance
Id"
>
row-key=
"Id"
>
<el-table-column
prop=
"address"
:label=
"$t('fnc.danhao')"
width=
"70"
>
<el-table-column
prop=
"address"
:label=
"$t('fnc.danhao')"
width=
"70"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
<span
<span
...
...
src/components/FinancialModule/JumpReport.vue
View file @
8312e8fe
...
@@ -324,15 +324,21 @@
...
@@ -324,15 +324,21 @@
</li>
</li>
</ul>
</ul>
<div
style=
"width:100%;display:flex;"
>
<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"
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=
"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
class=
"JumpDivTitleTwo"
>
{{$t('objFill.yingfujine')}}:{{SumYingFu}}
<span
class=
"JumpSpan"
>
{{$t('fnc.sfjine')}}:{{SumShiFu}}
</span>
{{$t('objFill.v101.FinancialModule.daifuje')}}:{{SumDaiFu}}
</div>
</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"
style=
"margin-bottom:15px;"
>
{{$t('fnc.tanxiaoinfo')}}
</div>
<div
class=
"JumpDivTitleOne"
>
{{$t('fnc.tanxiaomoney')}}:{{TotalAmortization}}
</div>
<div
class=
"JumpDivTitleOne"
>
{{$t('fnc.tanxiaomoney')}}:{{TotalAmortization}}
</div>
</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>
</div>
<div
class=
"_fnDm_content"
v-loading=
'loading'
>
<div
class=
"_fnDm_content"
v-loading=
'loading'
>
...
@@ -357,7 +363,7 @@
...
@@ -357,7 +363,7 @@
<div
class=
"_fnDm_content _fnDm_contenteltable"
v-loading=
'loading'
style=
"margin-top:10px;"
>
<div
class=
"_fnDm_content _fnDm_contenteltable"
v-loading=
'loading'
style=
"margin-top:10px;"
>
<p
style=
"margin-bottom:5px;"
>
摊账单据
</p>
<p
style=
"margin-bottom:5px;"
>
摊账单据
</p>
<el-table
ref=
"multipleTable"
:data=
"AmortizationDataList"
tooltip-effect=
"dark"
style=
"width: 100%"
row-key=
"
BaseFinance
Id"
>
<el-table
ref=
"multipleTable"
:data=
"AmortizationDataList"
tooltip-effect=
"dark"
style=
"width: 100%"
row-key=
"Id"
>
<el-table-column
prop=
"address"
:label=
"$t('fnc.danhao')"
width=
"70"
>
<el-table-column
prop=
"address"
:label=
"$t('fnc.danhao')"
width=
"70"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span
<span
...
@@ -369,7 +375,7 @@
...
@@ -369,7 +375,7 @@
<span>
{{
scope
.
row
.
BranchName
}}
</span>
<span>
{{
scope
.
row
.
BranchName
}}
</span>
</
template
>
</
template
>
</el-table-column>
</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"
>
<
template
slot-scope=
"scope"
>
<div>
<div>
<template
v-for=
"(s,si) in scope.row.CostTypeList"
>
<template
v-for=
"(s,si) in scope.row.CostTypeList"
>
...
@@ -411,10 +417,7 @@
...
@@ -411,10 +417,7 @@
</el-table-column>
</el-table-column>
<el-table-column
prop=
""
:label=
"$t('fnc.fkduixiang')"
>
<el-table-column
prop=
""
:label=
"$t('fnc.fkduixiang')"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span>
<span>
{{
scope
.
row
.
RemitterName
}}
</span>
<span
style=
"color: gray"
>
{{
scope
.
row
.
Type
==
2
?
scope
.
row
.
ClientTypeName
+
':'
:
$t
(
'fnc.huikuanren'
)
+
':'
}}
</span><span>
{{
scope
.
row
.
RemitterName
}}
</span>
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
""
:label=
"$t('fnc.qishimonth')"
width=
"100"
>
<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