YunaiV
|
eda6ffaf1e
|
fix: 修复 web-ele 下 ApiSelect / ApiTreeSelect 误用 antd 的 fieldNames 写法导致下拉无内容
element-plus 适配器走 ApiComponent,识别的是 labelField / valueField / childrenField;
而 fieldNames 是 antd 风格写法,从 web-antd 复制过来未做适配,导致内部数据无法被映射成
{ label, value, children },下拉树/列表显示为空。
涉及:
- CRM 客户 / 联系人 / 线索 新增表单的「地址」树
- CRM 商机状态「应用部门」、产品「产品类型」树
- ERP 销售出库的 客户 / 销售人员 / 结算账户 / 产品 / 创建人 下拉
|
2026-05-02 18:53:11 +08:00 |
Liu
|
32263c2b09
|
fix: [ele] 树形控件展开和选择属性配置问题
|
2025-12-17 11:12:51 +08:00 |
YunaiV
|
6b1a054e11
|
feat:【ele】DatePicker 补全 class
|
2025-11-19 10:25:47 +08:00 |
YunaiV
|
b3b0ab83f9
|
feat:【ele】【crm】公海配置的迁移
|
2025-11-19 09:49:27 +08:00 |
YunaiV
|
7baf8d7e06
|
feat:【ele】【crm】customer 的部分(limitConfig)
|
2025-11-19 09:01:30 +08:00 |
YunaiV
|
63a4e1e901
|
feat:【ele】【crm】customer 的部分(import-form)
|
2025-11-19 08:47:17 +08:00 |
YunaiV
|
c1b55dccf3
|
feat:【ele】【crm】customer 的部分(form、list、detail)
|
2025-11-19 08:38:55 +08:00 |
YunaiV
|
20f0ed8415
|
feat:【ele】【crm】customer 的迁移初始化
|
2025-11-19 08:12:39 +08:00 |