mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-29 03:01:25 +08:00
This commit is contained in:
@@ -89,8 +89,8 @@
|
||||
show.value = true;
|
||||
getUserInfo()
|
||||
.then((res) => {
|
||||
res.cash.password = '';
|
||||
formValue.value = res.cash;
|
||||
formValue.value.password = '';
|
||||
})
|
||||
.finally(() => {
|
||||
show.value = false;
|
||||
|
Reference in New Issue
Block a user