集群设置中增加服务设置

This commit is contained in:
刘祥超
2022-09-16 18:41:04 +08:00
parent 2b00ece07f
commit a2890c6cb0
10 changed files with 245 additions and 53 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.success = NotifyReloadSuccess("保存成功")
})