Browse Source

12/14

合班拆板 修复重置 日期BUG
mo 4 years ago
parent
commit
3b0c2ae7b4
1 changed files with 1 additions and 0 deletions
  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,
       };
     },