### Version 4.3.0 ### Steps to reproduce 直接可以在官方例子下进行尝试 ``` leaves: { label: { formatter: function(params) { console.log(params) return 'demo' }, } }, ``` ### What is expected? 有用 ### What is actually happening? 无效 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->