Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
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
Administrator
dsk-cr20g
Commits
8647cdec
Commit
8647cdec
authored
Jun 15, 2023
by
xiongjinke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
d2b3c972
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
HeadForm.vue
...perate-ui/src/views/detail/party-a/component/HeadForm.vue
+5
-3
No files found.
dsk-operate-ui/src/views/detail/party-a/component/HeadForm.vue
View file @
8647cdec
...
...
@@ -171,9 +171,10 @@ export default {
margin-right
:
19px
;
}
::v-deep
.el-input__inner
{
border
:
1px
solid
#
EFEFEF
;
border
:
1px
solid
#
D9D9D9
;
height
:
32px
;
line-height
:
32px
;
padding-right
:
27px
;
}
::v-deep
.el-form-item
{
margin-right
:
8px
!
important
;
...
...
@@ -227,9 +228,10 @@ export default {
flex
:
1
;
}
::v-deep
.el-input__inner
{
border-right
:
0
;
border-radius
:
2px
0
2px
0
;
width
:
180px
;
border
:
1px
solid
#D9D9D9
;
border-right
:
0
;
}
}
.fromTime
{
...
...
@@ -260,7 +262,7 @@ export default {
::v-deep
.el-select__tags
{
.el-tag
{
&
:first-child
{
width
:
100%
;
//
width: 100%;
}
}
}
...
...
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