vue项目进入mui.js报错 typeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode .....

  在做项目时,引用mui报错如下

看样子就是不支持严格模式吧。

解决方法是在根目录 下的.babelrc文件里面添加过滤掉。不用严格模式

posted @ 2019-10-12 15:49  H柷H  阅读(7076)  评论(0编辑  收藏  举报