vue报错集锦

1、vue报错: 没安装 less-loader css-loader style-loader     

  可能的很大原因:没安装less

2、vuex报错:Computed property "xxx" was assigned to but it has no setter

  在使用了vuex的情况下,state时导入的state,在页面中不能直接更改state的值,需要在mutation方法中更改,然后在vue组件中commit该方法

3、iview报错:iview出现col栅格提示文字向上浮动时候

  说明有可能忘记写外层的row了。

文章来自:http://www.cnblogs.com/beileixinqing/p/7794364.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3