Commit 6094716e authored by agping's avatar agping

商铺跟进 约带看

parent 0bc90380
......@@ -16,6 +16,7 @@ define(['doT', 'text!temp/followHouseUp_template_tpl.html', 'css!style/home.css'
$(document.body).append(template);
// house.getList(0);
house.event();
},
event: function() {
var _doc = $(document);
......
......@@ -17,6 +17,7 @@ define(['doT', 'text!temp/inspectionRecord_list_template_tpl.html', 'css!style/h
record.event();
},
event: function() {
var _doc = $(document);
function  getPreMonth(date)  {            
......
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