y595705120 3 年之前
父節點
當前提交
3aff5d7a5e
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/containers/center/market/index.vue

+ 3 - 0
src/containers/center/market/index.vue

@@ -251,6 +251,9 @@
             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.courseName = this.buyForm.courseName;
+            this.buyForm.temp.rzCode = this.buyForm.rzCode
             this.buyCourseDialog = false
           }
         });