Commit 8ab583f7 authored by 刘丹's avatar 刘丹

注释

parent 5b0f2b94
......@@ -212,7 +212,7 @@ define (['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css','ckfin
var caozuo_table="";
$.ajax({
'type': 'GET',
'url' : '/index/getRecords',
'url' : '/index/getRecords',//获取操作记录
data: {"houses_id":business.house_id},
dataType: "json",
success: function(data){
......
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