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
e5725005
Commit
e5725005
authored
Nov 04, 2022
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
8004b175
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
7 deletions
+17
-7
SubjectContrast.vue
src/components/FinancialModule/Kingdee/SubjectContrast.vue
+1
-1
project.vue
src/components/FinancialModule/Kingdee/project.vue
+16
-6
No files found.
src/components/FinancialModule/Kingdee/SubjectContrast.vue
View file @
e5725005
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
</div>
</div>
<div
class=
"cm_content _scrollbar"
<div
class=
"cm_content _scrollbar"
style=
"position: absolute;top:63px;bottom:
0
;left: 19px;right:19px;overflow-y: scroll;"
>
style=
"position: absolute;top:63px;bottom:
20px
;left: 19px;right:19px;overflow-y: scroll;"
>
<!-- 银行 -->
<!-- 银行 -->
<bankForm
v-if=
"titleType==2"
:list=
"RBankList"
:loading=
"loading"
@
clickEdit=
"clickEdit"
@
success=
"getList"
<bankForm
v-if=
"titleType==2"
:list=
"RBankList"
:loading=
"loading"
@
clickEdit=
"clickEdit"
@
success=
"getList"
:type=
"titleType"
></bankForm>
:type=
"titleType"
></bankForm>
...
...
src/components/FinancialModule/Kingdee/project.vue
View file @
e5725005
...
@@ -3,16 +3,13 @@
...
@@ -3,16 +3,13 @@
.singeRowTable
tr
th
,
.singeRowTable
tr
td
{
.singeRowTable
tr
th
,
.singeRowTable
tr
td
{
text-align
:
center
;
text-align
:
center
;
}
}
.suject-title-box
{
border-bottom
:
1px
solid
#dedede
;
padding
:
10px
0
;
}
.suject-title-box
span
{
.suject-title-box
span
{
padding
:
0
5px
10px
5px
;
padding
:
0
5px
10px
5px
;
display
:
inline-block
;
display
:
inline-block
;
margin-right
:
15px
;
margin-right
:
15px
;
cursor
:
pointer
;
cursor
:
pointer
;
font-size
:
14px
;
}
}
.suject-title-box
span
.active
{
.suject-title-box
span
.active
{
...
@@ -79,7 +76,7 @@
...
@@ -79,7 +76,7 @@
</ul>
</ul>
</div>
</div>
<div
class=
"cm_content _scrollbar"
<div
class=
"cm_content _scrollbar"
style=
"position: absolute;top:
54px;bottom: 20px;left: 15px;right:15
px;overflow-y: scroll;"
>
style=
"position: absolute;top:
63px;bottom: 20px;left: 19px;right:19
px;overflow-y: scroll;"
>
<table
class=
"po_content singeRowTable"
<table
class=
"po_content singeRowTable"
style=
"border:1px solid #E6E6E6;"
cellspacing=
"0"
style=
"border:1px solid #E6E6E6;"
cellspacing=
"0"
cellpadding=
"0"
v-loading=
"loading"
>
cellpadding=
"0"
v-loading=
"loading"
>
...
@@ -404,4 +401,17 @@
...
@@ -404,4 +401,17 @@
}
}
</
script
>
</
script
>
<
style
scoped
>
.dianshangannualRatio
.el-card__header
{
display
:
flex
;
flex-direction
:
row
;
align-items
:
center
;
justify-content
:
space-between
;
background
:
#fff
;
padding
:
18px
20px
;
}
</
style
>
\ No newline at end of file
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