Commit f5bd8001 authored by zhengke's avatar zhengke

no message

parent 78f02bca
...@@ -1175,9 +1175,6 @@ export default { ...@@ -1175,9 +1175,6 @@ export default {
item.HelpEnterId = this.OrderMsg.HelpEnterId item.HelpEnterId = this.OrderMsg.HelpEnterId
item.CustomerId = this.stuData.CustomerId; item.CustomerId = this.stuData.CustomerId;
}) })
// this.$emit("success");
// this.$emit("cancelloading"); //取消按钮的加载
// return
let Msg = { let Msg = {
OrderList: this.courseInformationList OrderList: this.courseInformationList
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment