xuziqiang 4 months ago
parent
commit
3b69a152bd
  1. 1
      nervui-smart-parking/src/config/app.config.ts

1
nervui-smart-parking/src/config/app.config.ts

@ -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: () => {

Loading…
Cancel
Save