瀏覽代碼

Merge branch '0609getMusicFee' into test

mo 3 年之前
父節點
當前提交
ef44e4ca23
共有 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'