Commit 6d6263fd authored by xishifeng's avatar xishifeng

2

parent 390e9e1b
...@@ -269,6 +269,7 @@ require(['vue', 'css!style/shop_detail_pc.css', 'jquery0325', 'common'], functio ...@@ -269,6 +269,7 @@ require(['vue', 'css!style/shop_detail_pc.css', 'jquery0325', 'common'], functio
type: 'post', type: 'post',
url: ServerHostTempC + '/broker/addShopFollowUp', url: ServerHostTempC + '/broker/addShopFollowUp',
data: { data: {
'AuthToken': _this.user_info_obj.AuthToken,
'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,
'agent_name': _this.user_info_obj.name, 'agent_name': _this.user_info_obj.name,
......
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