Commit db7c2f3a authored by hujun's avatar hujun

Merge branch 'test' of gitee.com:zwyjjc/tl_estate into test

parents eae4fdcc bdd6e7ba
......@@ -592,6 +592,7 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
dataType: 'json',
success: function(data) {
if(data.code == 200) {
business.getList(1);
console.log(666);
}
}
......
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