iview / iview/iview-admin

在表格中渲染checkboxGroup

Open
#822 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
16.3k
Forks
4.7k
PR merge metrics
No merged PRs in 30d

Description

接口返回的数组数据,会被表格渲染的时候,转成object类型,但是checkboxGroup只支持数组类型的渲染,就会warn类型错误;
![image](https://user-images.githubusercontent.com/23623918/43561648-7ff7057c-964a-11e8-9775-13ef687ce28b.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides no file or test entry point. Reproduce the warning with an API response containing array data, then trace the table rendering and checkboxGroup handling. Done means checkboxGroup renders the returned array in the table without an object-type warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.