Cannot find module './system/sysDept/list.vue'

前端静态路由改为动态路由的时候报以下错误,怎么解决?

Error: Cannot find module './system/sysDept/list.vue'
    at webpackContextResolve (eval at ./src/views sync recursive ^\.\/.*\.vue$ (app.js:2915:1), :28:11)
    at webpackContext (eval at ./src/views sync recursive ^\.\/.*\.vue$ (app.js:2915:1), :23:11)
    at module.exports (_import_development.js?595e:2:1)
    at eval (permission.js?223d:82:1)
    at Array.filter ()
    at filterAsyncRouter (permission.js?223d:74:1)
    at eval (permission.js?223d:90:1)
    at Array.filter ()
    at filterAsyncRouter (permission.js?223d:74:1)
    at _callee$ (permission.js?223d:37:1)

找不到这个 list.vue 可能是路径错了