mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-14 04:10:26 +08:00
单个服务切换集群时可以选择是否保留节点上的配置/总是可以切换集群,不再受所属用户的影响
This commit is contained in:
@@ -7,6 +7,7 @@ Tea.context(function () {
|
||||
this.userId = 0
|
||||
this.plans = []
|
||||
this.userPlanId = 0
|
||||
this.oldClusterId = this.server.clusterId
|
||||
|
||||
if (this.userPlan != null) {
|
||||
this.userPlanId = this.userPlan.id
|
||||
|
||||
Reference in New Issue
Block a user