Skip to content

tree图的叶子节点的label formatter 属性无效 #11385

@goSunadeod

Description

@goSunadeod

Version

4.3.0

Steps to reproduce

直接可以在官方例子下进行尝试

leaves: {
            label: {
              formatter: function(params) {
                console.log(params)
                return 'demo'
              },
            }
          },

What is expected?

有用

What is actually happening?

无效

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions