mo 4 éve
szülő
commit
3e98baf6d1
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/views/teamDetail/components/resetClass.vue

+ 1 - 0
src/views/teamDetail/components/resetClass.vue

@@ -751,6 +751,7 @@ export default {
         (res) => {
           if (res.code == 200) {
             this.activeSingleList = res.data;
+            
             // this.topForm.count = this.activeSingleList.length
           }
         }