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
6115d83d
Commit
6115d83d
authored
Nov 12, 2021
by
BlueWhite
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐患整改
parent
79dbec18
Pipeline
#7098
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
src/views/danger/changeDanger/index.vue
src/views/danger/changeDanger/index.vue
+8
-0
No files found.
src/views/danger/changeDanger/index.vue
View file @
6115d83d
...
@@ -60,6 +60,10 @@
...
@@ -60,6 +60,10 @@
<van-col
span=
"6"
>
超期标识:
</van-col>
<van-col
span=
"6"
>
超期标识:
</van-col>
<van-col
span=
"18"
>
{{ item.dueDate | formatTime }}
</van-col>
<van-col
span=
"18"
>
{{ item.dueDate | formatTime }}
</van-col>
</van-row>
</van-row>
<van-row
gutter=
""
>
<van-col
span=
"6"
>
状态:
</van-col>
<van-col
span=
"18"
>
{{ item.taskName }}
</van-col>
</van-row>
<!-- 长按显示遮罩层 -->
<!-- 长按显示遮罩层 -->
<van-overlay
:show=
"showIndex == index"
>
<van-overlay
:show=
"showIndex == index"
>
...
@@ -103,6 +107,10 @@
...
@@ -103,6 +107,10 @@
:key=
"index"
:key=
"index"
@
click=
"touchstart(index, item)"
@
click=
"touchstart(index, item)"
>
>
<van-row
gutter=
""
>
<van-col
span=
"6"
>
隐患编号:
</van-col>
<van-col
span=
"18"
>
{{ item.businessId }}
</van-col>
</van-row>
<van-row
gutter=
""
>
<van-row
gutter=
""
>
<van-col
span=
"6"
>
所属项目:
</van-col>
<van-col
span=
"6"
>
所属项目:
</van-col>
<van-col
span=
"18"
>
{{ item.proId }}
</van-col>
<van-col
span=
"18"
>
{{ item.proId }}
</van-col>
...
...
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