浏览代码

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,
       };
     },