6***@qq.com
6***@qq.com
  • 发布:2025-09-12 15:48
  • 更新:2025-09-12 15:48
  • 阅读:5

uni-admin报错Error in created hook: "TypeError: Cannot read properties of null (reading 'length')"

分类:uniCloud

用户管理页报错

Error in created hook: "TypeError: Cannot read properties of null (reading 'length')"
原因:uni-data-checkbox组件bug,第388行改为

return this.dataValue&&this.dataValue.length > 0 ? this.dataValue : selectedArr
0 关注 分享

要回复文章请先登录注册