Commit 390e9e1b authored by xishifeng's avatar xishifeng

1

parent 488f21f2
...@@ -267,7 +267,7 @@ require(['vue', 'css!style/shop_detail_pc.css', 'jquery0325', 'common'], functio ...@@ -267,7 +267,7 @@ require(['vue', 'css!style/shop_detail_pc.css', 'jquery0325', 'common'], functio
*****/ *****/
$.ajax({ $.ajax({
type: 'post', type: 'post',
url: ServerHostTempC + 'broker/addShopFollowUp', url: ServerHostTempC + '/broker/addShopFollowUp',
data: { data: {
'agent_id': _this.user_info_obj.id, 'agent_id': _this.user_info_obj.id,
'agent_phone': _this.user_info_obj.phone, 'agent_phone': _this.user_info_obj.phone,
......
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