Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
6c51751f
Commit
6c51751f
authored
Apr 08, 2024
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*
parent
7c52784c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
index.vue
dsk-operate-ui/src/views/projectCostLedger/index.vue
+6
-1
No files found.
dsk-operate-ui/src/views/projectCostLedger/index.vue
View file @
6c51751f
...
...
@@ -51,7 +51,7 @@
<div
class=
"btn btn_default h32"
@
click=
"getcgx"
>
草稿箱 (
{{
cgxtotal
}}
)
</div>
</div>
</div>
<div
class=
"table-item-jf table-item"
>
<div
class=
"table-item-jf table-item
prolegder
"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '-16px',offsetBottom : '-15px'}" class="table-item1 fixed-table" border highlight-current-row
:header-row-class-name="setHeaderRow" :cell-class-name="setCellClass" :row-class-name="setRowClass" :header-cell-class-name="setCellClass"
...
...
@@ -855,4 +855,9 @@
&
.zt2
{
background
:
#0CBC6D
}
&
.zt3
{
background
:
#FF3C3C
}
}
::v-deep
.prolegder
{
.fixed-table
.el-table__fixed-header-wrapper
{
display
:
none
;
}
}
</
style
>
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