@ -202,7 +202,7 @@
async: false,
success: function (result) {
if (result.success) {
window.location.href = '/QingLong/index.html';
window.location.href = '/QingLong/view/zj/list.html';
} else {
alert(result.msg);
if (result.redirect) {