Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety-progress
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
耿迪迪
gassafety-progress
Commits
9ff2d7c6
Commit
9ff2d7c6
authored
Mar 28, 2022
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐患信息修改 gengdidi
parent
fac1cbfd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
14 deletions
+6
-14
index.vue
...progress-web/src/views/inspectionWork/workOrder/index.vue
+6
-14
No files found.
gassafetyprogress-web/src/views/inspectionWork/workOrder/index.vue
View file @
9ff2d7c6
...
...
@@ -292,20 +292,9 @@
placeholder
=
"选择截止日期"
style
=
"width: 350px"
:
disabled
=
"isDetail"
>
<
/el-date-picker
>
<
/el-form-item
>
<!--
<
el
-
form
-
item
label
=
"隐患信息"
prop
=
"hiddenInfo"
v
-
show
=
"hiddenInfoList.length > 0"
class
=
"hiddenInfo"
>
<
el
-
row
>
<
el
-
col
:
span
=
"2"
>
<
span
>
隐患信息
<
/span
>
<
/el-col
>
<
el
-
col
:
span
=
"22"
>
<
HiddenTrouble
:
hiddenList
=
"hiddenInfoList"
/>
<
/el-col
>
<
/el-row
>
<
/el-form-item>--
>
<
/el-form
>
<
div
>
<
div
style
=
"font-weight: 700;font-size: 18px;margin-left: 12px;margin-bottom: 9px;
"
>
隐患信息
<
/div
>
<
div
class
=
"hiddenInfo
"
>
隐患信息
<
/div
>
<
HiddenTrouble
:
hiddenList
=
"hiddenInfoList"
/>
<
/div
>
...
...
@@ -939,7 +928,10 @@ export default {
}
;
<
/script
>
<
style
lang
=
"scss"
scoped
>
.
hiddenInfo
.
el
-
form
-
item__label
{
font
-
size
:
30
px
!
important
;
.
hiddenInfo
{
font
-
weight
:
700
;
font
-
size
:
18
px
;
margin
-
left
:
12
px
;
margin
-
bottom
:
9
px
;
}
<
/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