Commit 89a9c1c9 authored by hujun's avatar hujun

Merge remote-tracking branch 'origin/0416-v3.2.5' into 0416-v3.2.5

parents 264f82e5 0219dea0
...@@ -110,7 +110,7 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', ' ...@@ -110,7 +110,7 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
}); });
//时间轴按钮 //时间轴按钮
_doc.on("click", ".timeline", function() { _doc.on("click", ".timeline", function() {
bargain.Timeline(); // bargain.Timeline();
}); });
//收款入账按钮 //收款入账按钮
_doc.on("click", ".receipt-evidencing-list", function() { _doc.on("click", ".receipt-evidencing-list", function() {
......
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