mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-24 19:06:35 +08:00
优化交互
This commit is contained in:
@@ -7,8 +7,10 @@ Tea.context(function () {
|
|||||||
clusterId: clusterId
|
clusterId: clusterId
|
||||||
})
|
})
|
||||||
.success(function () {
|
.success(function () {
|
||||||
|
teaweb.success("删除成功", function () {
|
||||||
window.location = "/clusters"
|
window.location = "/clusters"
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
Reference in New Issue
Block a user