浏览代码

提交缴费项目

1
mo 4 年之前
父节点
当前提交
25403abc45
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/views/resetTeaming/components/resetPayList.vue

+ 0 - 3
src/views/resetTeaming/components/resetPayList.vue

@@ -197,9 +197,6 @@
                 <el-button
                   type="text"
                   v-if="
-                    (scope.row.auditStatus == 'REJECT' ||
-                      scope.row.auditStatus == 'DRAFT' ||
-                      scope.row.auditStatus == 'NO') &&
                     teamStatus &&
                     scope.row.paymentType != 'ADD_STUDENT' &&
                     scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST'