mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 06:40:27 +08:00
改进文字
This commit is contained in:
@@ -45,7 +45,7 @@ Tea.context(function () {
|
|||||||
teaweb.popup("/servers/certs/updatePopup?certId=" + certId, {
|
teaweb.popup("/servers/certs/updatePopup?certId=" + certId, {
|
||||||
height: "30em",
|
height: "30em",
|
||||||
callback: function () {
|
callback: function () {
|
||||||
teaweb.success("上传成功", function () {
|
teaweb.success("修改成功", function () {
|
||||||
window.location.reload()
|
window.location.reload()
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user