소스 검색

12/14

合班拆板 修复重置 日期BUG
mo 4 년 전
부모
커밋
3b0c2ae7b4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/teamDetail/components/modals/class-pay-list-item.vue

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

@@ -165,6 +165,7 @@ export default {
       }
 
       this.cycle = {
+        ...this.cycle,
         paymentAmount: money,
       };
     },