Files
2026-02-04 20:27:13 +08:00

3 lines
128 B
JavaScript

Tea.context(function () {
this.success = NotifySuccess("保存成功", "/ns/clusters/cluster?clusterId=" + this.clusterId);
});