Commit ecdd7674 authored by duxinyuan's avatar duxinyuan

1

parent 52e934ac
...@@ -241,6 +241,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css', ...@@ -241,6 +241,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
var agent_id = e.target.dataset.agent_id; var agent_id = e.target.dataset.agent_id;
var agent_name = e.target.dataset.agent_name; var agent_name = e.target.dataset.agent_name;
var type = e.target.dataset.type; var type = e.target.dataset.type;
that.back_id = id ;
that.back_addr= address; that.back_addr= address;
that.back_time = comity_time; that.back_time = comity_time;
that.back_money = real_money; that.back_money = real_money;
......
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