Commit d7e8953f authored by caimeng's avatar caimeng
parent 34874946
......@@ -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 />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment