mo 4 лет назад
Родитель
Сommit
33b9aabdfb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/teamDetail/components/modals/class-pay-list-item.vue

+ 1 - 1
src/views/teamDetail/components/modals/class-pay-list-item.vue

@@ -141,7 +141,7 @@ export default {
         }
       }
     }
-    this.syncAllMoney();
+    // this.syncAllMoney();
   },
   methods: {
     priceChange(item, index) {