Commit 08177791 authored by chenfenglei's avatar chenfenglei

订单拆分日课订单月课订单

parent 10eaca84
......@@ -407,7 +407,7 @@
json.pay_end_at = CommonJs.dateFmt(this.searchFrom.payTime[1],"yyyy-MM-dd hh:mm:ss")
}
json.course_type=0 //月课
exportExcelApi('/api/public/order/export',json)
exportExcelApi('/api/admin/order/export',json)
},
getGoodsOption(){
let json = {
......
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