mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 07:10:27 +08:00
优化文字
This commit is contained in:
@@ -3599,7 +3599,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