Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GaoQuYingJiH5-ASD
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
xinzhedeai
GaoQuYingJiH5-ASD
Commits
49d0fb74
Commit
49d0fb74
authored
Sep 01, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add:安全员网格员 整改功能
parent
e4e4cc5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
_check_info.html
src/_check_info.html
+7
-4
No files found.
src/_check_info.html
View file @
49d0fb74
...
...
@@ -222,7 +222,8 @@
</van-cell-group> -->
<!-- 隐患详情 整改图片图片上传 2025年7月31日13:07:28新增逻辑修改 -->
<div
v-if=
"(flag=='0' || flag=='3') && userType=='shop'"
>
<!-- 2025年9月1日 添加安全员和网格员提交整改权限 -->
<div
v-if=
"(flag=='0' || flag=='3') && (userType=='shop' || userType=='safety' || userType=='wgy')"
>
<div
class=
"form-label form-label-div title_require title_requirediv"
>
请上传整改图片:
<span
style=
"color: red"
>
(格式png/jpg/jpeg,最多4张)
</span></div>
...
...
@@ -380,12 +381,14 @@
<!-- 隐患详情底部栏 -->
<div
class=
"bottom_bar"
v-if=
"flag=='3' && from !='shangbao' && (userType == 'wgy' || userType=='safety')"
>
<div>
<!-- 2025年9月1日 新增 安全员网格员 真该功能 -->
<van-button
type=
"info"
size=
"small"
@
click=
"add4DZG_XQ"
style=
"width: 2rem"
>
提交整改
</van-button>
<!-- 2025年7月21日11:10:58 新增延期两次后才需要预期上报功能。 -->
<van-button
type=
"primary"
size=
"small"
@
click=
"shangbao"
v-if=
"jujue.pushFlag"
>
逾期上报
</van-button>
<van-button
type=
"info"
size=
"small"
@
click=
"yuqi.show4yanqi=true"
>
限期3天整改
</van-button>
<van-button
type=
"primary"
size=
"small"
@
click=
"shangbao"
v-if=
"
!
jujue.pushFlag"
>
逾期上报
</van-button>
<van-button
type=
"info"
size=
"small"
@
click=
"yuqi.show4yanqi
!
=true"
>
限期3天整改
</van-button>
</div>
</div>
<!-- 该整改按钮只用于给商户权限 -->
<div
class=
"bottom_bar"
v-if=
"(flag=='0' || flag=='3') && userType=='shop'"
>
<div
style=
"display: flex; justify-content: center; gap: 1rem"
>
<van-button
type=
"info"
size=
"small"
@
click=
"add4DZG_XQ"
style=
"width: 2rem"
>
提交整改
</van-button>
...
...
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