main
kgdxpr 1 year ago
parent 839484e368
commit d10da02457

@ -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) {

Loading…
Cancel
Save