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