Przeglądaj źródła

12/14

合班拆板 修复重置 日期BUG
mo 4 lat temu
rodzic
commit
3b0c2ae7b4

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

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