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
08ce9b15
Commit
08ce9b15
authored
Jan 28, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
‘财务单据审核@@’
parent
a1f24dd7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
86 additions
and
207 deletions
+86
-207
cssReset.css
src/assets/css/cssReset.css
+2
-45
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+2
-2
sellCommissionRules.vue
src/components/FinancialModule/sellCommissionRules.vue
+82
-160
No files found.
src/assets/css/cssReset.css
View file @
08ce9b15
...
...
@@ -523,13 +523,12 @@ vertical-align:middle
bottom
:
0
;
left
:
50px
;
padding
:
10px
;
overflow
:
hidden
;
overflow
:
auto
;
font-family
:
'PingFangSc-Fine'
;
z-index
:
999
;
right
:
0
;
background-color
:
#fff
;
border-top
:
3px
solid
#38425d
;
padding-bottom
:
30px
;
}
.bottom-box
.btm-title
{
padding-left
:
10px
;
...
...
@@ -550,46 +549,4 @@ vertical-align:middle
.page_ShoppingReimbursementDetails
.avatar-uploader-icon
{
height
:
auto
!important
;
}
/************************** luochao 重新定义表格样式 BEGIN *******************************/
.al-tab
{
width
:
100%
;
border-collapse
:
collapse
;
}
.al-tab
.center.th
,
.al-tab
.center.td
{
text-align
:
center
!important
;
}
.al-tab
,
.al-tab
th
,
.al-tab
td
{
border
:
1px
solid
#ddd
;
}
.al-tab
caption
{
font-size
:
18px
;
color
:
#333
;
height
:
40px
;
line-height
:
40px
;
text-align
:
left
;
padding-left
:
12px
;
}
.al-tab
th
{
background
:
#E6E6E6
;
height
:
40px
;
line-height
:
40px
;
color
:
#333
;
font-size
:
16px
;
font-weight
:
300
;
text-align
:
left
;
padding-left
:
5px
;
}
.al-tab
td
{
height
:
40px
;
line-height
:
40px
;
color
:
#333
;
font-size
:
12px
;
font-weight
:
300
;
text-align
:
left
;
padding-left
:
5px
;
}
/************************** luochao 重新定义表格样式 END *******************************/
\ No newline at end of file
}
\ No newline at end of file
src/components/FinancialModule/BasicDocuments.vue
View file @
08ce9b15
...
...
@@ -725,7 +725,7 @@
<td
height=
"50px"
></td>
<td
height=
"50px"
></td>
<td
height=
"50px"
></td>
<td
height=
"50px"
></td>
<td
height=
"50px"
></td>
Content
<td
height=
"50px"
></td>
<td
height=
"50px"
></td>
<!-- <td height="50px"></td> -->
...
...
@@ -1463,7 +1463,7 @@ export default {
data
.
VorcherInos
.
forEach
(
x
=>
{
if
(
x
.
Type
==
3
){
this
.
FuImgList
.
push
(
x
.
Content
);
this
.
images
.
push
(
Content
)
this
.
images
.
push
(
x
.
Content
)
}
})
}
...
...
src/components/FinancialModule/sellCommissionRules.vue
View file @
08ce9b15
This diff is collapsed.
Click to expand it.
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