y595705120 3 년 전
부모
커밋
61325ee69f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/containers/center/xinpei/candidates.vue

+ 1 - 1
src/containers/center/xinpei/candidates.vue

@@ -86,7 +86,7 @@
 
 
 
-          <el-form-item label="支付凭证" v-if="payLog.status>=2">
+          <el-form-item label="支付凭证" v-if="payLog.status>=2 && curCourse.resitCount>0">
             <vue-viewer class="preview" width="200px" height="200px" :thumb="payLog.buyImg"
             :full="payLog.buyImg">
             </vue-viewer>