mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update index.html
This commit is contained in:
parent
03180d64ef
commit
bc76f541f8
@ -73,7 +73,7 @@
|
||||
$.form.load("{:url('state')}", data, 'post', function (ret) {
|
||||
if (ret.code < 1) $.msg.error(ret.info, 3, function () {
|
||||
$('#UserTable').trigger('reload');
|
||||
});
|
||||
}); else $('#UserTable').trigger('reload')
|
||||
return false;
|
||||
}, false);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user