mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-04-06 17:10:29 +08:00
add user
This commit is contained in:
parent
02a2fa0aef
commit
04464a3200
@ -184,6 +184,7 @@ const newUserDialog = ref({
|
||||
} catch (error: any) {
|
||||
message.error(t("新增用户失败:") + error.response.data.data);
|
||||
}
|
||||
fetchData();
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user