Browse Source

修复缴费项目可以删除

1
mo 4 years ago
parent
commit
be2d1297bf
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

@@ -168,9 +168,6 @@
                 type="text"
                 v-permission="'musicGroupPaymentCalender/delByBatchNo/4305'"
                 v-if="
-                  (scope.row.auditStatus == 'REJECT' ||
-                    scope.row.auditStatus == 'AUDITING' ||
-                    scope.row.auditStatus == 'NO') &&
                   teamStatus &&
                   scope.row.paymentType != 'ADD_STUDENT' &&
                   scope.row.paymentType != 'SPAN_GROUP_CLASS_ADJUST'