vue项目进入mui.js报错 typeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode .....时间:2023-03-09 13:16:17 在做项目时,引用mui报错如下 看样子就是不支持严格模式吧。 解决方法是在根目录 下的.babelrc文件里面添加过滤掉。不用严格模式