Files
waf-platform/EdgeAdmin/web/views/@default/ns/clusters/create.js
2026-02-04 20:27:13 +08:00

3 lines
90 B
JavaScript

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