Commit 08b30a46 authored by 罗超's avatar 罗超

1

parent 896bddc9
...@@ -151,7 +151,7 @@ export default { ...@@ -151,7 +151,7 @@ export default {
}, },
mounted() { mounted() {
if (this.setObj) { if (this.setObj) {
this.msg.OrderGuestId = this.setObj.Student_Id; this.msg.OrderGuestId = this.setObj.Id;
} }
if (this.type === 1) { if (this.type === 1) {
//可补课时 //可补课时
......
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