Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zhengyuan-danger-chemistry-manage
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
耿迪迪
zhengyuan-danger-chemistry-manage
Commits
f7c96510
Commit
f7c96510
authored
Dec 08, 2022
by
zhangjianqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改隐患排查库
parent
b7ebc3a0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
danger-manage-web/src/views/system/library/index.vue
+2
-2
No files found.
danger-manage-web/src/views/system/library/index.vue
View file @
f7c96510
...
...
@@ -105,7 +105,7 @@
<!-- 添加或修改隐患排查库对话框 -->
<el-dialog
:title=
"title"
:visible
.
sync=
"open"
width=
"800px"
append-to-body
>
<el-form
ref=
"form"
:model=
"form"
:rules=
"rules"
label-width=
"1
0
0px"
style=
"width: 95%"
>
<el-form
ref=
"form"
:model=
"form"
:rules=
"rules"
label-width=
"1
1
0px"
style=
"width: 95%"
>
<el-form-item
label=
"排查库标题"
prop=
"libraryName"
>
<el-input
v-model=
"form.libraryName"
placeholder=
"请输入排查库标题"
/>
</el-form-item>
...
...
@@ -290,6 +290,6 @@ export default {
margin
:
0
;
}
::v-deep
.el-form-item__label
{
width
:
9
0px
!
important
;
width
:
11
0px
!
important
;
}
</
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