YunaiV
|
6ddaa3a755
|
fix: 吸收 Vue3 类型收敛与低风险修复
- 三端对齐 AI image 入参类型:DALL3 width/height 转 number,MJ base64Array 必填并初始化
- 收敛 CRM/BPM/IOT/Pay/Member/Mall/MP/Infra 等模块 VO 与表单类型
- 修复 mall kefu conversationList.toSorted 未写回导致排序无效
- Reward 商品范围数组改必填并初始化,表单直接绑定数组字段
- BPM form-design 去掉多余 props 捕获,收敛 form-create rule 类型
- simple-process 子流程固定多实例数量用 number 输入、string 存储
- 修复 web-ele 用户任务超时天数 ISO duration:P...D 而非 PT...D
- 修复 web-antd BPM 表单设计模板孤立 > 噪声
验证:web-antd/web-ele clean typecheck 通过;web-antdv-next 既有错误未命中本轮文件
|
2026-06-21 21:24:05 -07:00 |
XuZhiqiang
|
456a91dfc2
|
refactor(@vben/web-antdv-next): migrate plain SelectOption usages to options API
Replace simple label/value SelectOption children with Select options across BPM, IoT, AI, MP, Mall, codegen, and demo pages.
Keep custom option markup cases unchanged.
|
2026-06-18 23:16:30 +08:00 |
xingyu4j
|
c376a60e83
|
fix: lint
|
2026-06-07 12:52:18 +08:00 |
XuZhiqiang
|
693f0b48c2
|
fix(web-antdv-next): 统一 Select 和 Radio 子组件引用方式
|
2026-06-06 12:05:23 +08:00 |
XuZhiqiang
|
4f66adb999
|
fix(web-antdv-next): 修复Form.Item、Descriptions.Item 报错提示
|
2026-06-06 12:00:51 +08:00 |
XuZhiqiang
|
09970d89a4
|
feat(web-antdv-next): sync IoT module
|
2026-06-04 16:17:45 +08:00 |