Pārlūkot izejas kodu

【修改】调整

zhouhao 2 gadi atpakaļ
vecāks
revīzija
ac7a4dab58
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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-button>
                 <el-popconfirm
                 <el-popconfirm
+                  v-if="scope.row.examineStatus == 'OK' && !scope.row.isRefundDeposit"
                   style="margin-left: 10px"
                   style="margin-left: 10px"
                   title="二次退押吗?"
                   title="二次退押吗?"
                   @onConfirm="secondRefund(scope.row)"
                   @onConfirm="secondRefund(scope.row)"