nikulvnnovate
Results
3
comments of
nikulvnnovate
same error. working on windos
Yes, I did changes in permission.js I have added forgot-password and reset-password route in whitelist
this is my code for permission.js import router from './router'; import store from './store'; import { Message } from 'element-ui'; import NProgress from 'nprogress'; // progress bar import 'nprogress/nprogress.css'; //...