mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
删除debug代码
This commit is contained in:
parent
335d3c279b
commit
51418eee39
@ -163,7 +163,6 @@ define(['zeroclipboard', 'jquery', 'layui'], function (ZeroClipboard) {
|
||||
var self = this;
|
||||
if (parseInt(data.code) === 1) {
|
||||
return self.success(data.msg, time, function () {
|
||||
alert(data.url);
|
||||
!!data.url ? (window.location.href = data.url) : $.form.reload();
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user