浏览代码

【修改】调整

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)"