1.4.5.2
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Tea.context(function () {
|
||||
this.success = NotifySuccess("保存成功", "/clusters/cluster/nodes?clusterId=" + this.clusterId)
|
||||
|
||||
this.$delay(function () {
|
||||
this.$refs.ipList.focus()
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user