Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
rongtong-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
融通安全管理系统
rongtong-app
Commits
db984e0d
Commit
db984e0d
authored
Jul 09, 2023
by
胡占生
🇨🇳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 任务列表详情页,固有风险清单点击事件修复
parent
b174cd7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/views/riskProject/add/taskList.vue
src/views/riskProject/add/taskList.vue
+3
-2
No files found.
src/views/riskProject/add/taskList.vue
View file @
db984e0d
...
...
@@ -169,8 +169,9 @@
type=
"flex"
justify=
"space-between"
style=
"margin-top:10px;"
@
click=
"toRiskDetail(item)"
>
<van-col
span=
"20"
@
click=
"toRiskDetail(item)"
>
<van-col
span=
"20"
>
<van-col
span=
"5"
>
<van-image
width=
"46"
...
...
@@ -189,7 +190,7 @@
<van-col
span=
"4"
>
<van-row
type=
"flex"
>
详情
<van-icon
name=
"arrow"
size=
"26px"
@
click=
"goColorDetail"
/>
<van-icon
name=
"arrow"
size=
"26px"
/>
</van-row>
</van-col>
</van-row>
...
...
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