[Vue warn]: Error in render: "TypeError: Cannot read property 'indexOf' of undefined"
found in
---> <UniDataSelect> at uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
[Vue warn]: Error in render: "TypeError: Cannot read property 'indexOf' of undefined"
found in
---> <UniDataSelect> at uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
4 个回复
1***@qq.com (作者)
大家帮我看下什么问题!
1***@qq.com (作者)
1234
YUANRJ
检查下传入的value类型是否正确
c***@163.com
我也是一样的报错,定位是来源于这里,没有先判断collection,直接往下. 郁闷,没人修复吗?