1
This commit is contained in:
@@ -315,6 +315,7 @@
|
||||
$.get('autohome/customer/push_search', paramsObj, function (response) {
|
||||
if (response.code == 1) {
|
||||
layer.msg('上传成功:'+ response.data.succ+' '+'上传失败:' + response.data.fail+' '+'未处理:' + response.data.undo);
|
||||
window.location.reload();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user