Commit 89922a08 authored by agping's avatar agping

1

parent 64dd5777
...@@ -1418,7 +1418,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c ...@@ -1418,7 +1418,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
//跟进人 姓名搜索 //跟进人 姓名搜索
search_phone_liu: function() { //手机号新增客户 search_phone_liu: function() { //手机号新增客户
$.ajax({ $.ajax({
url: '/broker/searchUser', url: '/broker/bindUserList',
type: 'GET', type: 'GET',
async: true, async: true,
data: { data: {
......
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