Commit a9dd4729 authored by agping's avatar agping

时间轴 修改

parent 288d0572
......@@ -11,7 +11,8 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu
document.body.style.display = 'block';
$.ajax({
type: 'POST',
url: ServerHostTempC + '/index/selectReportAll',
// url: ServerHostTempC + '/index/selectReportAll',
url: '/index/selectReportAll',
data: {
'order_id': order_id
},
......
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