mirror of
https://gitee.com/goploy/goploy.git
synced 2024-11-30 03:07:59 +08:00
F user remove
This commit is contained in:
parent
7b610b71af
commit
6c5d23b6a3
@ -262,7 +262,7 @@ function remove(data: NamespaceUserData) {
|
||||
.request()
|
||||
.then(() => {
|
||||
ElMessage.success('Success')
|
||||
getBindUserList(data.namespaceId)
|
||||
getBindUserList(props.namespaceId)
|
||||
})
|
||||
})
|
||||
.catch(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user