在做vue-router的懒加载的时候碰到个问题,先上代码。Chrome Debug看看。详细错误信息如下:Exception: TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them at Function.remoteFunction (<anonymous>:2:14) at eval (webpack-internal:///./src/utils/asyncRouter.js:18:14) at Array.forEach (<anonymous>) at generaMenu (webpack-internal:///./src/utils/asyncRouter.js:13:8) at __webpack_exports__.a (webpack-internal:///./src/utils/asyncRouter.js:10:3) at eval (webpack-internal:///./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Login.vue:39:84) at <anonymous>
添加回答
举报
0/150
提交
取消