mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:34:19 +08:00
fix(login): fix the problem of successful login and notify disappearing
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
password: '123456',
|
||||
// verify: undefined,
|
||||
});
|
||||
|
||||
const formState = reactive({
|
||||
loading: false,
|
||||
});
|
||||
|
Reference in New Issue
Block a user