JayChou

Results 5 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: () =>...

![Image](https://github.com/user-attachments/assets/c66c798f-f8b8-4d5b-9849-e7adf31cd996) 路径应该为: 'element-ui/lib/date-picker' ,文档里少写了 -ui ,直接引入就会引入不了,会引起以下报错: ![Image](https://github.com/user-attachments/assets/7330ac92-3786-469d-827b-d7adda9fbabe)

看着像是国际化没生效,但不清楚问题出在哪里,我自己准备做的一个日历插件,用的是 lunar-javascript ,我把插件全部屏蔽了,这个日期组件还是这样,无法正常展示,element-ui的版本是2.15.14最新的,麻烦哪位大神帮我看下 ![Image](https://github.com/user-attachments/assets/fc219a89-cb4b-472e-838a-ada2ab87f842) ![Image](https://github.com/user-attachments/assets/024845eb-6aa6-46ca-a56c-d5ada144759c) ![Image](https://github.com/user-attachments/assets/23d6e1a8-e47a-4bbd-b6eb-b4607181a78c)

year month day 分别是 2026 10 1 获取一直是null,这东西不能更新吗?还是有bug存在啊 ![Image](https://github.com/user-attachments/assets/40844ecd-3361-4747-950f-abac42f7f56d)