Commit a35ed0aa authored by agping's avatar agping Committed by hujun

财务修改

parent dc2b3034
......@@ -137,8 +137,9 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
dataType: "json",
success: function(data){
if(data.code == 200){
if (data.data) {
}
bargain.getList(0);
} else {
alert('获取失败!');
}
......
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