y595705120 3 năm trước cách đây
mục cha
commit
c06c1a817b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/containers/center/market/index.vue

+ 1 - 1
src/containers/center/market/index.vue

@@ -251,7 +251,7 @@
             this.$message.successMsg("申请购买成功", 1);
             this.buyForm.temp.buyImg = this.buyForm.buyImg
             this.buyForm.temp.marks = this.buyForm.marks
-            this.buyForm.temp.isPay = 0
+            this.buyForm.temp.is_pay = 0
             this.buyForm.temp.courseName = this.buyForm.courseName;
             this.buyForm.temp.rzCode = this.buyForm.rzCode
             this.buyCourseDialog = false