y595705120 hace 3 años
padre
commit
c06c1a817b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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