baidu / baidu/amis

CRUD如何部分拆行?

Open
#7,902 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
18.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

数据行格式为:{id: 1, name: '张三', pets: [{id: 1, type: '狗'}, {id: 2, type: '猫'}]}
需要CRUD的分页、过滤、批量等各种功能,但需要展示为如下形式:

![截图 2023-08-22 11-59-37](https://github.com/baidu/amis/assets/56525941/e258a352-0b22-46b4-b0d2-5071620f20c2)

请问如何处理?

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by locating the CRUD component and its handling of nested pets data, then compare the available pagination, filtering, and batch-operation behavior with the requested split-row presentation; done means the displayed rows match the screenshot while those CRUD functions continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.