瀏覽代碼

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

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'