فهرست منبع

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

1
mo 3 سال پیش
والد
کامیت
e44eb70a3d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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'