Browse Source

修改判断

lex-xin 4 years ago
parent
commit
3b5904261a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/reportForm/downList.vue

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

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