소스 검색

Merge branch '03/30MainReset' into test

lex-xin 4 년 전
부모
커밋
895783e1fe
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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
                 >