Commit 910e8364 authored by 刘丹's avatar 刘丹

删除

parent 0c0cbfb4
......@@ -238,7 +238,7 @@ define (['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css','pagin
$.ajax({
'type': 'POST',
'url' : '/index/delTohouses',
data: {"id":mm_id},
data: {"id":mm_id,"houses_id":business.house_id},
dataType: "json",
success: function(data){
if(data.code == 200){
......
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