Commit 6b9e9b61 authored by agping's avatar agping

分佣提成明细

parent 5a2ee1cc
......@@ -340,6 +340,7 @@ define(['doT', 'text!temp/commission_template_tpl.html', 'css!style/home.css', '
});
},
exportList: function(pageNo) {
//导出分佣提成列表
business.pageNo = pageNo;
var create_time = $('#create_time').val();
var end_time = $('#end_time').val();
......
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