Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Z
zentao-view
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
zentao
zentao-view
Commits
8c358717
Commit
8c358717
authored
Mar 10, 2021
by
menglingjun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 分页组件位置调整
parent
cba9bd2a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
ZtUserWagesList.vue
src/views/personnel/wages/ZtUserWagesList.vue
+3
-0
ProjectChargeList.vue
src/views/project/charge/ProjectChargeList.vue
+4
-0
No files found.
src/views/personnel/wages/ZtUserWagesList.vue
View file @
8c358717
...
@@ -249,4 +249,7 @@ export default {
...
@@ -249,4 +249,7 @@ export default {
</
script
>
</
script
>
<
style
scoped
>
<
style
scoped
>
.cust-pagination
{
margin-top
:
5px
!important
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/project/charge/ProjectChargeList.vue
View file @
8c358717
...
@@ -267,4 +267,8 @@ export default {
...
@@ -267,4 +267,8 @@ export default {
.warning-red
{
.warning-red
{
color
:
red
;
color
:
red
;
}
}
.cust-pagination
{
margin-top
:
5px
!important
;
}
</
style
>
</
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