mo 4 vuotta sitten
vanhempi
commit
1bfd403951
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      src/views/teamBuild/components/teamSoundMoney.vue

+ 2 - 1
src/views/teamBuild/components/teamSoundMoney.vue

@@ -801,8 +801,8 @@ export default {
       // 判断用户是否可以选择
       if (item.checkBuy) {
         item.isStatus = !item.isStatus
-        this.calcPrice()
       }
+      this.calcPrice()
     },
     init () {
       if (this.$route.query.search) {
@@ -1710,6 +1710,7 @@ export default {
         contractGoodsIds = ""; // 合同所需要的商品Id (只需要乐器编号)
       // 课程 this.topfor payfor checkfor
       let mgs = this.lookPreviewRow.yuji;
+
       let coursePrice = Number(mgs)
       let csi = this.checkfor;
       let newStudent = this.newStudentfor