JayChou

Results 2 issues of JayChou

My data is an array of objects, but when displayed, it is displayed using the json.stringfy (json, null, 4) method. How do I dynamically load this formatted json data? Here's...

### 🐛 bug 描述 ProDescriptions 组件中使用columns属性,其中一项数据使用 copyable 无法出现复制图标,我把版本内容放下面: ### 📷 复现步骤 ` { return ******; }, }, { title: 'API AKSK', key: 'apiAKSK', dataIndex: 'apiAKSK', copyable: true, render: () =>...