Commit bf1dab25 authored by 黄奎's avatar 黄奎

页面修改

parent 322069a7
......@@ -1082,7 +1082,8 @@ export default {
getOrderInfo() {
var qMsg = {
ClassId: this.msg.ClassId,
OrderId: this.msg.OrderId
OrderId: this.msg.OrderId,
SourceId:this.msg.SourceId,
};
GetSelectClassOrderList(qMsg).then(res => {
if (res.Code == 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