Commit 06bfe713 authored by hujun's avatar hujun

url修改

parent 6ea44fbf
...@@ -67,7 +67,7 @@ define (['doT', 'text!temp/auth_template_tpl.html', 'css!style/home.css','pagina ...@@ -67,7 +67,7 @@ define (['doT', 'text!temp/auth_template_tpl.html', 'css!style/home.css','pagina
Edit:function(){//获取 Edit:function(){//获取
$.ajax({ $.ajax({
'type': 'GET', 'type': 'GET',
'url' : '/index/addAuth/group_id/',//获取编辑数据 'url' : '/index/addAuth',//获取编辑数据
data: {"id":auth.house_id}, data: {"id":auth.house_id},
dataType: "json", dataType: "json",
success: function(data){ 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