iview / iview/iview-admin

[Feature Request]怎么样在表格中获取 对象的对象中的属性如(obj1.obj2.name)

Open
#730 2 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

### What problem does this feature solve?
解决了 jpa 获取 one to one 引用对象在 表格中显示的问题

### What does the proposed API look like?
`{
title: "经销商",
key: "franchiser.cusName",
align: "center",
width: 150
}`

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the issue. Start by tracing the table column-rendering entry point and the handling of the `key` value; confirm that a key such as `franchiser.cusName` displays the nested property's value, then add or update coverage for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.