mo %!s(int64=4) %!d(string=hai) anos
pai
achega
3e98baf6d1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
           }
         }