mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 06:40:27 +08:00
优化提示文字
This commit is contained in:
@@ -43,7 +43,7 @@ Vue.component("origin-list-box", {
|
||||
Tea.action("/servers/server/settings/origins/delete?" + that.vParams + "&originId=" + originId + "&originType=" + originType)
|
||||
.post()
|
||||
.success(function () {
|
||||
teaweb.success("保存成功", function () {
|
||||
teaweb.success("删除成功", function () {
|
||||
window.location.reload()
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user