Browse Source

修改用户查看报告

plg 4 months ago
parent
commit
ca31999324
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Report.vue

+ 1 - 1
src/components/Report.vue

@@ -265,7 +265,7 @@
                     </div>
                   </div>
 
-                  <div
+                  <div  v-show="currentFlag != 'SHAPE_RANDOM'"
                     v-for="(item, index) in reportDataAll"
                     :key="index"
                     style="padding-top: 20px"