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
654003f9
Commit
654003f9
authored
Oct 31, 2022
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
e2d5e3e8
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
35 deletions
+5
-35
LemonCloudSubjects.vue
...components/FinancialModule/Kingdee/LemonCloudSubjects.vue
+0
-10
SubjectContrast.vue
src/components/FinancialModule/Kingdee/SubjectContrast.vue
+2
-2
currency.vue
src/components/FinancialModule/Kingdee/currency.vue
+1
-11
project.vue
src/components/FinancialModule/Kingdee/project.vue
+2
-12
No files found.
src/components/FinancialModule/Kingdee/LemonCloudSubjects.vue
View file @
654003f9
...
...
@@ -297,14 +297,4 @@
}
</
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
src/components/FinancialModule/Kingdee/SubjectContrast.vue
View file @
654003f9
...
...
@@ -67,7 +67,7 @@
</span>
</div>
</div>
<div
class=
"query-box"
style=
"border: 0;padding: 0;"
>
<div
class=
"query-box"
style=
"border: 0;padding: 0;
border-bottom:0
"
>
<ul
class=
"clearfix"
>
<li
class=
"hight_query"
>
<button
class=
"hollowFixedBtn"
@
click=
"title='关联',outerVisible=true,clickDaoRu(11)"
>
关联导入
</button>
...
...
@@ -81,7 +81,7 @@
</div>
<div
class=
"cm_content _scrollbar"
style=
"position: absolute;top:63px;bottom: 0;left: 1
5px;right:15
px;overflow-y: scroll;"
>
style=
"position: absolute;top:63px;bottom: 0;left: 1
9px;right:19
px;overflow-y: scroll;"
>
<!-- 银行 -->
<bankForm
v-if=
"titleType==2"
:list=
"RBankList"
:loading=
"loading"
@
clickEdit=
"clickEdit"
@
success=
"getList"
:type=
"titleType"
></bankForm>
...
...
src/components/FinancialModule/Kingdee/currency.vue
View file @
654003f9
...
...
@@ -62,7 +62,7 @@
</
style
>
<
template
>
<div
class=
"dianshangannualRatio"
ref=
"barparent"
>
<div
class=
"query-box"
style=
"border: 0;padding: 0;"
>
<div
class=
"query-box"
style=
"border: 0;padding: 0;
border-bottom:0
"
>
<ul
class=
"clearfix"
>
<li
class=
"hight_query"
>
<button
class=
"hollowFixedBtn"
@
click=
"resetForm('addMsg'),clickEdit()"
>
新增
</button>
...
...
@@ -341,14 +341,4 @@
}
</
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
src/components/FinancialModule/Kingdee/project.vue
View file @
654003f9
...
...
@@ -62,7 +62,7 @@
</
style
>
<
template
>
<div
class=
"dianshangannualRatio"
ref=
"barparent"
>
<div
class=
"query-box"
style=
"border: 0;
padding: 0;
"
>
<div
class=
"query-box"
style=
"border: 0;"
>
<ul
class=
"clearfix"
>
<li
class=
"hight_query"
>
<button
class=
"hollowFixedBtn"
@
click=
"resetForm('addMsg'),clickEdit()"
>
新增
</button>
...
...
@@ -70,7 +70,7 @@
</ul>
</div>
<div
class=
"cm_content _scrollbar"
style=
"position: absolute;top:
0
;bottom: 20px;left: 15px;right:15px;overflow-y: scroll;"
>
style=
"position: absolute;top:
20px
;bottom: 20px;left: 15px;right:15px;overflow-y: scroll;"
>
<table
class=
"po_content singeRowTable"
style=
"border:1px solid #E6E6E6;"
cellspacing=
"0"
cellpadding=
"0"
v-loading=
"loading"
>
...
...
@@ -322,14 +322,4 @@
}
</
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