mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 23:00:25 +08:00
修改文字
This commit is contained in:
@@ -33,7 +33,7 @@ func (this *DeleteAction) RunPost(params struct {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
if countResp.Count == 1 {
|
if countResp.Count == 1 {
|
||||||
this.Fail("无法删除此节点:必须至少保留一个可用的API节点")
|
this.Fail("无法删除此节点:必须保留至少一个可用的API节点")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user