mo 4 gadi atpakaļ
vecāks
revīzija
3e98baf6d1
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/views/teamDetail/components/resetClass.vue

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

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