Browse Source

Merge branch '0609getMusicFee' into test

mo 3 years ago
parent
commit
dd9a6806b4
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/views/resetTeaming/components/resetPayListSchool.vue

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

@@ -186,9 +186,6 @@
                 type="text"
                 v-permission="'musicGroupPaymentCalender/delByBatchNo/3925'"
                 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'