mo 2 years ago
parent
commit
3c6371993b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/resetTeaming/components/resetPayList.vue

+ 1 - 1
src/views/resetTeaming/components/resetPayList.vue

@@ -201,7 +201,7 @@
               <auth
                 auths="musicGroupPaymentCalender/update/4313"
                 v-if="
-                  teamStatus &&
+                  teamStatus &&  scope.row.paymentType != 'ADD_STUDENT' &&
                   (scope.row.status === 'REJECT' ||
                     scope.row.status === 'DRAFT')
                 "