Browse Source

12/11 09:36

11
mo 4 years ago
parent
commit
33b9aabdfb
1 changed files with 1 additions and 1 deletions
  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) {