Browse Source

修改type

wolyshaw 4 years ago
parent
commit
2d9ca7592b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/resetTeaming/components/resetPayListSchool.vue

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

@@ -260,7 +260,7 @@
         v-if="itemsVisible"
         ref="payItems"
         :batchNo="viewDetail && viewDetail.batchNo"
-        payUserType="STUDENT"
+        payUserType="SCHOOL"
         :teamStatus="teamStatus"
         :teamType="teamType"
         :isNewGropu="isNewGropu"