Przeglądaj źródła

05/28 21:12

111
Xiao_Mo 5 lat temu
rodzic
commit
f4fc6fcb4f

Plik diff jest za duży
+ 0 - 0
dist/index.html


Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-0bb95b3a.025b06c9.js


+ 2 - 1
src/views/teamBuild/components/teamBaseInfo.vue

@@ -879,7 +879,8 @@ export default {
             status,
             expectStartGroupDate: this.topFrom.startTime,
             ownershipType: this.topFrom.ownershipType,
-            repairUserId: this.topFrom.repairUserId
+            repairUserId: this.topFrom.repairUserId || null,
+            feeType:this.topFrom.feeType
           };
           obj.musicGroupPaymentEntities = [];
           // 添加学校主体付费方式

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików