Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f7e4e08b
authored
Jul 01, 2024
by
liangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
1 parent
f107455e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
src/components/TagsView/index.vue
src/views/postConcentrationCheck/rectificationFeedbackQuery.vue
src/components/TagsView/index.vue
View file @
f7e4e08
...
@@ -249,6 +249,7 @@ export default {
...
@@ -249,6 +249,7 @@ export default {
padding-right
:
20px
!important
;
padding-right
:
20px
!important
;
}
}
.tags-view-container
{
.tags-view-container
{
margin-left
:
10px
;
height
:
34px
;
height
:
34px
;
width
:
100%
;
width
:
100%
;
background
:
#fff
;
background
:
#fff
;
...
@@ -334,6 +335,8 @@ export default {
...
@@ -334,6 +335,8 @@ export default {
.tags-view-wrapper
{
.tags-view-wrapper
{
line-height
:
45px
;
line-height
:
45px
;
.tags-view-item
{
.tags-view-item
{
border
:
1px
solid
#EBEEF5
;
border-radius
:
5px
;
.el-icon-close
{
.el-icon-close
{
width
:
16px
;
width
:
16px
;
height
:
16px
;
height
:
16px
;
...
...
src/views/postConcentrationCheck/rectificationFeedbackQuery.vue
View file @
f7e4e08
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
</el-table-column>
</el-table-column>
<el-table-column
prop=
"isAppealText"
label=
"申诉是否通过"
width=
"120"
>
<el-table-column
prop=
"isAppealText"
label=
"申诉是否通过"
width=
"120"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"reviewStatus"
label=
"申诉复核情况"
width=
"
auto
"
show-overflow-tooltip
>
<el-table-column
prop=
"reviewStatus"
label=
"申诉复核情况"
width=
"
140
"
show-overflow-tooltip
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"rectificationText"
label=
"是否完成整改"
width=
"120"
>
<el-table-column
prop=
"rectificationText"
label=
"是否完成整改"
width=
"120"
>
</el-table-column>
</el-table-column>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment