css
Showing
with
1 additions
and
1 deletions
Please
register
or
sign in
to comment
... | ... | @@ -222,7 +222,7 @@ |
if (res.errcode === 0) { | ||
layer.msg(res.errmsg, {time: 2000}, function () { | ||
layer.msg('更新成功', {time: 2000}, function () { | ||
window.location.href = '/cert'; | ||
... | ... |