Forráskód Böngészése

Merge branch '0609getMusicFee' into test

mo 3 éve
szülő
commit
ef44e4ca23

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

@@ -152,6 +152,7 @@
                 v-if="
                   scope.row.auditStatus != 'REJECT' &&
                   scope.row.auditStatus != 'AUDITING' &&
+                    scope.row.auditStatus != 'DRAFT' &&
                   teamStatus &&
                   scope.row.paymentType != 'MUSIC_APPLY' &&
                   scope.row.paymentType != 'ADD_STUDENT'