3 lines
133 B
JavaScript
3 lines
133 B
JavaScript
Tea.context(function () {
|
|
this.success = NotifySuccess("保存成功", "/httpdns/clusters/cluster?clusterId=" + this.clusterId);
|
|
}); |