y595705120 3 年之前
父节点
当前提交
c06c1a817b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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