Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
丽
丽人贷管理后台
Project
Project
Details
Activity
Releases
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
百灵美选
丽人贷管理后台
Commits
d7e8953f
Commit
d7e8953f
authored
Oct 07, 2023
by
caimeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改需求1:
https://ermo.yuque.com/cxq03k/tl02zi/fcd1tthltsgowvla
parent
34874946
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
detail.vue
src/views/local/detail.vue
+2
-2
No files found.
src/views/local/detail.vue
View file @
d7e8953f
...
...
@@ -11,8 +11,8 @@
<!--机审报告-->
<block-header
title=
"命中规则报告"
></block-header>
<
template
v-if=
"detail && detail.
thirdPartyReport
"
>
<local-machine-report
:report=
"detail.
thirdPartyReport
"
></local-machine-report>
<
template
v-if=
"detail && detail.
reportResponse
"
>
<local-machine-report
:report=
"detail.
reportResponse
"
></local-machine-report>
</
template
>
<no-data
v-else
/>
...
...
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