Browse Source

提交缴费项目

1
mo 4 years ago
parent
commit
25403abc45
1 changed files with 0 additions and 3 deletions
  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'