Commit 2bfebf92 authored by duxinyuan's avatar duxinyuan

1

parent fcde024a
......@@ -949,7 +949,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
paramsStr += "store_id=" + commit_shop + "&"
}
if ( comit_name ) {
params.agent_name = comit_name;
params.agent_id = comit_name;
paramsStr += "agent_name=" + comit_name + "&"
}
if (excel) {
......
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