Commit 0dfdad1d authored by duxinyuan's avatar duxinyuan

1

parent 83c6f601
......@@ -153,7 +153,7 @@ define(['doT', 'text!temp/adjustment_template_tpl.html', 'css!style/home.css', '
//将li里的值 赋给input(分佣方姓名)
addphone: function(obj) {//新增客户 input赋值
var that = receiv ;
var that = adjustment ;
var user_ht = $(obj).html()+'';
console.log(user_ht.length);
var user_ht_str=user_ht.substring(0,user_ht.length-3);
......
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