美文网首页
checkbox组件Error in render: “Type

checkbox组件Error in render: “Type

作者: 彩云_789d | 来源:发表于2021-08-10 11:56 被阅读0次

checkbox组件Error in render: “TypeError: Cannot read property ‘length‘ of null“错误的解决方案

原因是v-model绑定的值是null,而使用< checkbox-group ></ checkbox-group>时v-model绑定的值需要为数组(Array)才可以。

相关文章

网友评论

      本文标题:checkbox组件Error in render: “Type

      本文链接:https://www.haomeiwen.com/subject/titcbltx.html