소스 검색

Merge branch '02/23reviewBUG' into jenkins

mo 2 년 전
부모
커밋
ed2c89d325
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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')
                 "