Selaa lähdekoodia

编辑状态的学校缴费不添加学员

1
mo 3 vuotta sitten
vanhempi
commit
e44eb70a3d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/resetTeaming/components/resetPayListSchool.vue

+ 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'