Commit d41c5b73 authored by agping's avatar agping

商铺编辑 跳转

parent 73bf75e5
...@@ -1398,6 +1398,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function ...@@ -1398,6 +1398,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
location.replace('/admin.php/index/getHouseList.html'); location.replace('/admin.php/index/getHouseList.html');
} else { } else {
alert(data['msg']); alert(data['msg']);
return;
window.location.href = '/admin.php/index/getHouseList.html'; window.location.href = '/admin.php/index/getHouseList.html';
}; };
} else { } else {
......
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