feat:忘记密码功能完善
This commit is contained in:
@@ -66,7 +66,7 @@ export const useAppStore = defineStore(SetupStoreId.App, () => {
|
||||
|
||||
setTimeout(() => {
|
||||
window.location.reload();
|
||||
}, 100);
|
||||
}, 50);
|
||||
}
|
||||
|
||||
/** Update document title by locale */
|
||||
|
||||
Reference in New Issue
Block a user