소스 검색

【修改】调整

zhouhao 2 년 전
부모
커밋
ac7a4dab58
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/deposit_home/refund_list.vue

+ 1 - 0
src/views/deposit_home/refund_list.vue

@@ -573,6 +573,7 @@
                 >详情
                 </el-button>
                 <el-popconfirm
+                  v-if="scope.row.examineStatus == 'OK' && !scope.row.isRefundDeposit"
                   style="margin-left: 10px"
                   title="二次退押吗?"
                   @onConfirm="secondRefund(scope.row)"