Files
EdgeAdmin/web/views/@default/clusters/create.js

3 lines
87 B
JavaScript
Raw Normal View History

2020-09-06 16:19:34 +08:00
Tea.context(function () {
this.success = NotifySuccess("保存成功", "/clusters")
})