Commit f48042ea authored by agping's avatar agping

1

parent 764e444e
......@@ -1213,6 +1213,8 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
if(data.code == 200) {
if(data.data. is_alert == 1){
alert('该房源所在楼盘因信息不完整导致下架状态,请联系店长在后台楼盘列表补充楼盘信息!楼盘信息补充完整后,该房源会自动上架!');
location.replace('/admin.php/office_index/getRoomList');
}else{
alert('添加成功!');
location.replace('/admin.php/office_index/getRoomList');
......
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