Commit 8676f80f authored by liudong1993's avatar liudong1993

1

parent 0bcad647
......@@ -487,7 +487,7 @@
} else {
this.msg.IsMyOrder = '0'
}
this.apipost('ticket_post_GetAirOrderStatisticsPageList', this.msg,
this.crmapipost('/api/Order/GetGuestOrderStatisticsPageList', this.msg,
res => {
if (res.data.resultCode == 1) {
let data = res.data.data.Data.pageData
......
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