Parcourir la source

Merge branch '03/30MainReset' into test

lex-xin il y a 4 ans
Parent
commit
895783e1fe
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/reportForm/downList.vue

+ 1 - 0
src/views/reportForm/downList.vue

@@ -77,6 +77,7 @@
                 <a
                   :href="scope.row.fileUrl"
                   target="view_window"
+                  v-if="scope.row.status != 0"
                   style="color: #14928a"
                   >点击下载</a
                 >