This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
assessment-front
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
feat: h5;
h5
Fox-33
1 week ago
parent
7d2d0022a2
commit
ec620054c9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/report/index.vue
+ 1
- 1
pages/report/index.vue
View File
@ -32,7 +32,7 @@
<
view
class
=
"table"
>
<!--
全部合规
--
>
<
template
v-if
="detail.level3Num === detail.levelAllNum"
>
<
im
a
g
e
class
=
"img-succ"
:src
="configList.compliance_img"
mode
=
"widthFix"
>
<
/
image
>
<
img
class
=
"img-succ"
style
=
"display: block;"
:src
="configList.compliance_img"
crossorigin
=
“
anonymous
/
>
<
/
template
>
<
template
v-else
>
<
reportTableView
:list
="tableList"
>
<
/
reportTableView
>
Write
Preview
Loading…
Cancel
Save