소스 검색

12/11 09:36

11
mo 4 년 전
부모
커밋
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) {