Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
BCDH-APP
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
首开风险隐患双控平台
BCDH-APP
Commits
1c8fe06f
Commit
1c8fe06f
authored
Nov 25, 2021
by
罗新东
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐患整改
parent
849a7514
Pipeline
#7272
passed with stage
in 10 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
4 deletions
+13
-4
src/views/danger/confirmeDanger/index.vue
src/views/danger/confirmeDanger/index.vue
+3
-0
src/views/danger/reportReturn/index.vue
src/views/danger/reportReturn/index.vue
+1
-1
src/views/danger/reviewDanger/index.vue
src/views/danger/reviewDanger/index.vue
+6
-3
src/views/danger/standBook/index.vue
src/views/danger/standBook/index.vue
+3
-0
No files found.
src/views/danger/confirmeDanger/index.vue
View file @
1c8fe06f
...
...
@@ -228,4 +228,7 @@ export default {
}
}
}
/deep/.van-tab__pane{
min-height: 8rem;
}
</
style
>
src/views/danger/reportReturn/index.vue
View file @
1c8fe06f
...
...
@@ -73,7 +73,7 @@
position: fixed;
top: 30%;
"
v-if=
"
isHaveNews
"
v-if=
"
messageList.length==0
"
>
暂无数据
</div>
...
...
src/views/danger/reviewDanger/index.vue
View file @
1c8fe06f
...
...
@@ -50,9 +50,9 @@
}}
</van-col>
</van-row>
<!-- <van-row gutter="">
<van-col span="6">发现时间:</van-col>
<van-col span="18">{{ item.hdDiscoveryTime }}</van-col>
</van-row> -->
<van-col span="6">发现时间:</van-col>
<van-col span="18">{{ item.hdDiscoveryTime }}</van-col>
</van-row> -->
<van-row
gutter=
""
>
<van-col
span=
"6"
>
适用范围:
</van-col>
<van-col
span=
"18"
>
{{ item.hdRange }}
</van-col>
...
...
@@ -253,4 +253,7 @@ export default {
}
}
}
/deep/.van-tab__pane{
min-height: 8rem;
}
</
style
>
src/views/danger/standBook/index.vue
View file @
1c8fe06f
...
...
@@ -223,4 +223,7 @@ export default {
}
}
}
/deep/.van-tab__pane{
min-height: 8rem;
}
</
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