init
This commit is contained in:
@@ -14,6 +14,7 @@ export const appConfig = {
|
|||||||
// console.log({ to, from, next, whiteNameList, authorizationStore, appConfig }, 'routeConfig');
|
// console.log({ to, from, next, whiteNameList, authorizationStore, appConfig }, 'routeConfig');
|
||||||
// next();
|
// next();
|
||||||
// },
|
// },
|
||||||
|
|
||||||
customUpdatePwd: () => import('/@/view/updatePassword/updatePassword.vue'),
|
customUpdatePwd: () => import('/@/view/updatePassword/updatePassword.vue'),
|
||||||
timeout: 60 * 1000,
|
timeout: 60 * 1000,
|
||||||
userLoginApi: () => {
|
userLoginApi: () => {
|
||||||
|
Reference in New Issue
Block a user