Ver código fonte

退押补充资料

zhouhao 2 anos atrás
pai
commit
53dd1398a7
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/deposit_home/refund_list.vue

+ 2 - 2
src/views/deposit_home/refund_list.vue

@@ -451,12 +451,12 @@
                   v-if="scope.row.examineStatus == 'WAIT' && $checkBtnRole('examine', $route.meta.roles)"
                   v-if="scope.row.examineStatus == 'WAIT' && $checkBtnRole('examine', $route.meta.roles)"
                   @click="examineFn(scope.row.depositManageId)">审批</el-button>
                   @click="examineFn(scope.row.depositManageId)">审批</el-button>
 
 
-                <el-button type="text" class="textColor"
+                <!-- <el-button type="text" class="textColor"
                   v-if="(scope.row.examineStatus == 'OK' ||scope.row.examineStatus == 'AMEND') && $checkBtnRole('examine', $route.meta.roles)"
                   v-if="(scope.row.examineStatus == 'OK' ||scope.row.examineStatus == 'AMEND') && $checkBtnRole('examine', $route.meta.roles)"
                   @click="replenishClick(scope.row.depositManageId)">补充资料</el-button>
                   @click="replenishClick(scope.row.depositManageId)">补充资料</el-button>
                   <el-button type="text" class="textColor"
                   <el-button type="text" class="textColor"
                   v-if="scope.row.examineStatus == 'WAIT_REVIEW' && $checkBtnRole('examine', $route.meta.roles)"
                   v-if="scope.row.examineStatus == 'WAIT_REVIEW' && $checkBtnRole('examine', $route.meta.roles)"
-                  @click="reexamineClick(scope.row.depositManageId)">复核</el-button>
+                  @click="reexamineClick(scope.row.depositManageId)">复核</el-button> -->
 
 
                 <el-button type="text" class="textColor" v-if="
                 <el-button type="text" class="textColor" v-if="
                   scope.row.examineStatus == 'SAVE' ||
                   scope.row.examineStatus == 'SAVE' ||