YunaiV
|
751ba2c782
|
feat(mes): 迁移工作站管理及设备、工具、人员关联
|
2026-05-21 11:10:21 +08:00 |
YunaiV
|
057ca0bfde
|
refactor: 收敛 iot rule/scene API 的重复类型声明(P1)
- antd / ele api/iot/rule/scene,删除外层重复的 4 个 interface
- createSceneRule / updateSceneRule 入参改用 RuleSceneApi.SceneRule
- 业务文件 import 统一改用 RuleSceneApi.SceneRule / Trigger / TriggerCondition / Action
- 清理 2 处 TODO @haohao 残留注释
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-21 11:01:09 +08:00 |
YunaiV
|
df720b2c1a
|
style: 应用 lint 格式化到 ele scene 设备控制 / 属性选择器组件
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-21 10:44:32 +08:00 |
YunaiV
|
4b6e2de778
|
feat(mes): 迁移客户、供应商、车间管理到 vben
|
2026-05-21 10:36:07 +08:00 |
YunaiV
|
e6e15ca4ef
|
feat(mes): 迁移客户、供应商、车间管理到 vben
|
2026-05-21 10:35:54 +08:00 |
YunaiV
|
0d175cbe9c
|
fix: 修复 iot 模块 ele 端迁移阻塞的类型 / 字段问题(P0)
- ele property-selector / device-control-config,改用 ThingModelApi 命名空间引用
- ele api/iot/thingmodel,补 ThingModelTSL 类型,收敛 getThingModelTSLByProductId 返回值
- ele api/iot/rule/scene,SceneRule 补 lastTriggeredTime 字段
- ele views/iot/rule/scene/data.ts,useGridColumns 对齐 antd 的 5 列结构
- ele views/iot/home/modules/message-trend-card,ElSelect 改用 ElOption 子节点
- ele / antd api/iot/rule/scene,Action.params 类型 Record<string, any> 改为 string
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-21 10:20:30 +08:00 |
YunaiV
|
f02a5975b8
|
feat(wms): 优化 md unit 的迁移代码(优化代码)
|
2026-05-21 09:15:57 +08:00 |
YunaiV
|
b35ce18c6e
|
feat(wms): 优化 md unit 的迁移代码
|
2026-05-21 09:11:58 +08:00 |
YunaiV
|
c11db17376
|
feat(iot): 将 antd 的 rule scene 迁移到 ele 里。
|
2026-05-21 08:53:22 +08:00 |
YunaiV
|
b3462c3286
|
feat(iot): 将 antd 的 rule scene 迁移到 ele 里。
|
2026-05-21 08:53:16 +08:00 |
YunaiV
|
9cc52f128c
|
feat(wms): 优化 md item 的迁移代码(继续)
|
2026-05-21 08:45:48 +08:00 |
YunaiV
|
67997bd44d
|
feat(wms): 优化 md item 的迁移代码
|
2026-05-21 08:09:29 +08:00 |
YunaiV
|
5790211897
|
feat(iot): 修复 antd Select 的 v-model 用法
将场景联动执行器配置、物模型数值单位的 Select 由 EP 风格的 `:model-value` 改为 antd 标准的 `:value`;前者不被 ant-design-vue 接收,导致下拉无法选中 / 回显失效。顺手把数值单位的 `getDictOptions` 提到 computed 缓存。
|
2026-05-21 01:09:55 +08:00 |
YunaiV
|
6b1425d541
|
feat(mes): 新增 md item 的迁移
|
2026-05-21 00:58:45 +08:00 |
YunaiV
|
13c3028ecc
|
feat(iot): 修复 rule scene 的样式(覆盖)问题、间隙问题
|
2026-05-21 00:37:30 +08:00 |
YunaiV
|
cb175e331f
|
feat(iot): 优化代码,尽量使用 ProductStatusEnum 枚举
|
2026-05-21 00:17:56 +08:00 |
YunaiV
|
3f09fc1498
|
feat(iot): 优化 iot 的代码风格(迁移 constants.ts)地址
|
2026-05-20 23:11:02 +08:00 |
xingyu
|
00990d9453
|
Merge branch 'main' into fix/lint
|
2026-05-20 17:38:19 +08:00 |
PanFu
|
2a84b590b5
|
feat: 偏好设置按钮,支持在右上角用户的下拉框中展示;偏好设置中支持设置时区(多一个入口); (#7931)
* feat: 偏好设置按钮支持显示在用户下拉窗中的特性
* feat: 时区设置功能支持在偏好设置列表进行配置
* feat: 偏好设置按钮支持显示在用户下拉窗中的特性 - 完善示例代码
* feat: 时区设置功能支持在偏好设置列表进行配置
* feat: 时区设置功能支持在偏好设置列表进行配置-单元测试报错问题
* feat: 时区设置功能支持在偏好设置列表进行配置-修改代码QC问题
---------
Co-authored-by: PanFu <panfu@zhihuaai.com>
|
2026-05-20 17:24:53 +08:00 |
xingyu4j
|
74d8942f39
|
chore: remove Unused deps
|
2026-05-20 16:24:59 +08:00 |
YunaiV
|
e816288b82
|
feat(iot): 迁移 ele 的 alert、device、product、ota、home、thingmodel 的实现
|
2026-05-20 13:31:27 +08:00 |
YunaiV
|
f1f8f4e64a
|
feat(iot): 迁移 ele 的 map 组件
|
2026-05-20 13:09:26 +08:00 |
YunaiV
|
250d3eb39f
|
feat(iot): 迁移 iot 在 ele 的 api
|
2026-05-20 09:57:47 +08:00 |
YunaiV
|
5607f23322
|
feat(iot): 优化 rule scene 的代码风格
|
2026-05-20 09:57:05 +08:00 |
YunaiV
|
538d04a380
|
feat(iot): 优化 data rule,使用 vxe 简化表单,提升 antd、ele 的代码复用性
|
2026-05-20 09:54:33 +08:00 |
YunaiV
|
b9d333f7ec
|
feat(mes): 同步 api 的迁移
|
2026-05-20 09:52:20 +08:00 |
YunaiV
|
dab9509ba0
|
feat(iot): 完善 rule/scene 的迁移
|
2026-05-20 09:01:57 +08:00 |
YunaiV
|
b1bd32a89b
|
fix(iot): 完善 thingmodel 的迁移
|
2026-05-20 08:46:28 +08:00 |
YunaiV
|
ec796b8336
|
fix(iot): 完善 rule data 的迁移
|
2026-05-20 08:45:51 +08:00 |
YunaiV
|
e7a61ce150
|
feat(iot): 优化 antd 里的整体代码风格。
|
2026-05-20 00:41:06 +08:00 |
YunaiV
|
1bdc0d992f
|
feat(mes): 新增 md item type 的迁移
|
2026-05-19 22:20:13 +08:00 |
YunaiV
|
8bcfa20577
|
feat(iot):优化 ota 的代码风格(v6)
|
2026-05-19 16:52:27 +08:00 |
YunaiV
|
ab15c884bf
|
feat(wms): 优化 sku-form.vue 的 skuSeq
|
2026-05-19 16:31:41 +08:00 |
YunaiV
|
9c57ae07a6
|
feat(wms): update input components to disable controls and enhance user selection
|
2026-05-19 16:16:28 +08:00 |
YunaiV
|
09c19526bb
|
feat(iot):优化 ota 的代码风格(v5)
|
2026-05-19 15:31:45 +08:00 |
YunaiV
|
b9a7eddb72
|
feat(iot):优化 ota 的代码风格(v4)
|
2026-05-19 14:51:54 +08:00 |
YunaiV
|
0bc1981675
|
fix(wms): 优化 WMS 首页卡片样式和区块间距
|
2026-05-19 14:46:05 +08:00 |
YunaiV
|
9d54f60b10
|
feat(iot):优化 ota 的代码风格(v3)
|
2026-05-19 14:29:14 +08:00 |
YunaiV
|
a70fcc9616
|
fix(wms): 对齐商品分类树筛选查询
|
2026-05-19 13:00:05 +08:00 |
YunaiV
|
4821d49017
|
feat(iot):优化 ota 的代码风格(v2)
|
2026-05-19 11:27:35 +08:00 |
YunaiV
|
a1b66588ec
|
fix(wms): 修复首页汇总卡展示跳转和库存选择跨页勾选
|
2026-05-19 10:59:14 +08:00 |
YunaiV
|
a098c201e1
|
fix(wms): 修复库存选择器跨页选择
- 合并 VXE 当前页勾选与 reserve 跨页保留记录
- 关闭或重开弹窗时清理 checkbox reserve 状态
- 补回双击库存行直接选择确认
|
2026-05-19 10:08:01 +08:00 |
YunaiV
|
8da5c12dfc
|
fix(wms): 修复库存统计商品维度合并字段
- 对齐商品维度列字段为 itemId、skuId、skuWarehouseId
- 同步 antd/ele 的 spanMethod 合并字段
- 补充 WMS 迁移验证记录
|
2026-05-19 08:58:54 +08:00 |
YunaiV
|
3d0917f1a9
|
feat(wms):完成 inventory index 的迁移
|
2026-05-18 23:15:34 +08:00 |
YunaiV
|
0280df114f
|
feat(wms):完成 inventory history 的迁移
|
2026-05-18 22:55:37 +08:00 |
YunaiV
|
6b61004b6a
|
feat(wms):完成 md item 的迁移(antd 优化,ele 全部)
|
2026-05-18 22:46:47 +08:00 |
YunaiV
|
8d69e4d9f0
|
feat(wms):完成 md item 的迁移
|
2026-05-18 22:35:58 +08:00 |
YunaiV
|
cd42a653c5
|
feat(wms):修复 inventory-select.vue、item-sku-select.vue 重叠的问题
|
2026-05-18 22:35:22 +08:00 |
YunaiV
|
56de1f1412
|
feat(iot):清理 defineOptions 冗余的
|
2026-05-18 22:34:31 +08:00 |
YunaiV
|
80f071d57f
|
feat(wms):完成 antd、ele 的 inventory-select.vue 的迁移
|
2026-05-18 22:09:49 +08:00 |
YunaiV
|
68800c96d7
|
feat(wms):完成 antd、ele 的 item-sku-select.vue 的迁移
|
2026-05-18 22:07:32 +08:00 |
YunaiV
|
2dfa863d68
|
feat(wms):完成 antd、ele 的 category 的迁移
|
2026-05-18 21:57:19 +08:00 |
YunaiV
|
4cded0a674
|
feat(wms):完成 antd、ele 的 check 的迁移
|
2026-05-18 21:56:44 +08:00 |
xingyu4j
|
aac626da32
|
feat: add system user view
|
2026-05-18 21:45:17 +08:00 |
YunaiV
|
584370358e
|
feat(iot):优化 ota 的代码风格
|
2026-05-18 21:14:20 +08:00 |
YunaiV
|
76bed17ed9
|
feat(iot):优化 alert 的代码实现(继续)
|
2026-05-18 20:56:13 +08:00 |
YunaiV
|
e9e534018f
|
feat(iot):优化 alert 的代码实现(继续)
|
2026-05-18 20:35:07 +08:00 |
xingyu4j
|
a1081bf7a6
|
fix: 修复 InputNumber 组件宽度在表单中不占满的问题
|
2026-05-18 16:28:19 +08:00 |
xingyu4j
|
350d5ee60e
|
refactor: playground use antdv-next
|
2026-05-18 16:18:46 +08:00 |
YunaiV
|
fbc03a9713
|
feat(wms):完成 antd、ele 的 movement 的迁移
|
2026-05-18 13:29:26 +08:00 |
YunaiV
|
1bbb7eb1d5
|
feat(wms):完成 antd、ele 的 shipment 的迁移
|
2026-05-18 13:13:29 +08:00 |
YunaiV
|
88515705dc
|
feat(iot):优化 alert 的代码实现。
|
2026-05-18 12:36:58 +08:00 |
YunaiV
|
81b4690998
|
feat(iot):优化 device 的权限校验
|
2026-05-18 12:28:21 +08:00 |
YunaiV
|
cfb1f8401e
|
feat(iot):优化 IoT 请求的代码风格(thingmodel 界面调整引入)
|
2026-05-18 12:27:37 +08:00 |
YunaiV
|
5182cdbffa
|
feat(iot):优化 IoT 请求的代码风格(device 界面调整引入)
|
2026-05-18 12:26:58 +08:00 |
YunaiV
|
d649a617ac
|
feat(iot):优化 IoT 请求的代码风格
|
2026-05-18 12:26:06 +08:00 |
YunaiV
|
71a23487f7
|
feat(iot):优化首页的设备统计实现
|
2026-05-18 08:55:39 +08:00 |
YunaiV
|
89f75428d6
|
feat(iot):增加 product/product 模块的代码评审
|
2026-05-18 08:54:44 +08:00 |
YunaiV
|
179881bd3d
|
feat(iot):补充产品分类的 auth 操作校验
|
2026-05-18 08:50:23 +08:00 |
YunaiV
|
58f8b7fb22
|
feat(iot):增加 alert 模块的代码评审
|
2026-05-18 08:48:25 +08:00 |
YunaiV
|
6740401f6c
|
fix(wms):完善 ep 的 order receipt 迁移(表单、详情)
|
2026-05-18 08:34:35 +08:00 |
YunaiV
|
b42e9b36e5
|
feat(wms):优化 antd、ele 的 order receipt 迁移
|
2026-05-18 01:02:09 +08:00 |
YunaiV
|
f8c2d4b1ff
|
feat(wms):优化 antd、ele 的 order receipt 迁移
|
2026-05-17 23:56:05 +08:00 |
YunaiV
|
41d5aa93d6
|
feat(wms):新增 ele 的 order receipt 迁移
|
2026-05-17 23:40:00 +08:00 |
YunaiV
|
3135b28211
|
feat(全局):增加 number-range-input 组件
|
2026-05-17 23:35:31 +08:00 |
YunaiV
|
08511191f7
|
feat(wms):修复 print 顶部白块的问题,对齐 vue3 + ep 的样式
|
2026-05-17 23:15:16 +08:00 |
YunaiV
|
0246fa1ebc
|
feat(wms):优化 order receipt 的实现,对齐 vue3 + ep 版本
|
2026-05-17 23:09:18 +08:00 |
YunaiV
|
4933180560
|
feat(wms):增加 receipt 功能、评审
|
2026-05-17 21:39:15 +08:00 |
YunaiV
|
8710da9383
|
feat(wms):增加 wms 工具类
|
2026-05-17 19:09:01 +08:00 |
YunaiV
|
5a1f4901da
|
feat(iot):优化 iot 设备管理的样式
|
2026-05-17 19:07:50 +08:00 |
YunaiV
|
3da4a3f417
|
feat(wms):将首页的枚举值去掉,统一合并到 constants 里,更聚焦点
|
2026-05-17 18:17:30 +08:00 |
YunaiV
|
84b91c6795
|
feat(iot):优化 iot 产品管理的样式
|
2026-05-17 18:11:31 +08:00 |
YunaiV
|
735ff018be
|
feat(wms):增加 home 统计的迁移
|
2026-05-17 17:48:53 +08:00 |
YunaiV
|
0163794e3f
|
feat(wms):增加 category 模块的迁移
|
2026-05-17 16:47:27 +08:00 |
YunaiV
|
bb63ca9541
|
feat(wms):增加 brand 模块的迁移
|
2026-05-17 16:35:51 +08:00 |
YunaiV
|
6b28518165
|
feat(wms):迁移 api 接口
|
2026-05-17 16:30:50 +08:00 |
XuZhiqiang
|
0d7d7aea73
|
fix(@vben/web-antdv-next): 补充废弃 API 修复,补充缺失的组件导入
- 补充 TabPane 组件导入(约 48 个文件)
- 补充 TimelineItem 组件导入(3 个文件)
- Tabs tab-position → tab-placement,left → start
- Steps.Step 子组件 → items 数组模式
- TimelineItem #dot slot → #icon slot
- adapter Modal destroyOnClose → destroyOnHidden
- adapter visibleEvent onVisibleChange → onOpenChange
|
2026-05-17 11:03:47 +08:00 |
YunaiV
|
4adce844d3
|
feat(wms):增加 merchant 模块的迁移
|
2026-05-17 10:50:34 +08:00 |
YunaiV
|
19b5f38e23
|
feat(wms):增加 warehouse 模块的迁移
|
2026-05-16 23:12:33 +08:00 |
YunaiV
|
80fa8b74e8
|
feat:补齐 antd 的 component: 'InputNumber', 的 class full 样式
|
2026-05-16 22:46:16 +08:00 |
XuZhiqiang
|
6cbbe88902
|
fix(@vben/web-antdv-next): 修复 antdv-next 废弃 API,迁移至新版本接口
将 ant-design-vue 旧版 API 统一迁移为 antdv-next 新版规范:
- Modal: destroy-on-close → destroy-on-hidden
- Card: :bordered="false" → variant="borderless",bodyStyle/headStyle → styles
- Popover: overlay-style → styles.root
- Divider: type → orientation
- Space: direction → orientation
- Alert: message → title
- Spin: tip → description
- Table: customRender → render
- notification: message → title
- Image preview: visible/onVisibleChange → open/onOpenChange
- adapter: visibleEvent onVisibleChange → onOpenChange
|
2026-05-16 13:35:20 +08:00 |
XuZhiqiang
|
ccfc122eae
|
fix(@vben/web-antdv-next): 将依赖从 @form-create/ant-design-vue 改为 @form-create/antdv-next
|
2026-05-15 18:05:31 +08:00 |
xingyu
|
59183029b6
|
!341 fix: 修复禁用的删除按钮仍然可以点击的问题
Merge pull request !341 from li_shifeng/fix-dept-delete
|
2026-05-14 08:29:04 +00:00 |
XuZhiqiang
|
dcccef1c02
|
fix(@vben/web-antdv-next): 修复 InputNumber 组件宽度在表单中不占满的问题
|
2026-05-13 15:47:52 +08:00 |
XuZhiqiang
|
9a5bee4dce
|
fix(@vben/web-antdv-next): adapter修正组件名称TextArea一致的大小写格式
|
2026-05-13 15:20:15 +08:00 |
XuZhiqiang
|
06f776d1ef
|
feat(@vben/web-antdv-next): 替换 antdv-next 中不可用的 List 组件,手动迁移为 div 结构,后续组件库新增 Listy 组件在进行替换
|
2026-05-12 16:37:42 +08:00 |
XuZhiqiang
|
40f0ba71f5
|
feat(@vben/web-antdv-next): migrate ant-design-vue to antdv-next
Migration Summary: ant-design-vue → antdv-next
Core Changes
package.json - Replaced "ant-design-vue": "catalog:" with "antdv-next": "catalog:"
bootstrap.ts - Changed @vben/styles/antd to @vben/styles/antdv-next
adapter/component/index.ts - Major rewrite:
Removed dynamic defineAsyncComponent imports from ant-design-vue/es/...
Added static imports from antdv-next main entry
Renamed RangePicker → DateRangePicker, Textarea → TextArea
Defined local types for Rule, Locale, UploadRequestOption, FileType, Key
Bulk Import Replacements (100+ files)
from ant-design-vue → from antdv-next
from ant-design-vue/es/locale/... → from antdv-next/locale/...
from ant-design-vue/es/... → removed (use main entry)
from ant-design-vue/lib/... → removed (use main entry)
Component API Differences Handled
ant-design-vue antdv-next Files affected
Form.Item FormItem 475 references
Tabs.TabPane TabPane 240 references
Select.Option SelectOption 151 references
Descriptions.Item DescriptionsItem 2 references
Timeline.Item TimelineItem 2 references
Radio.Group RadioGroup 20 references
Collapse.Panel CollapsePanel 9 references
Layout.Content/Sider/Header/Footer LayoutContent/LayoutSider/... 14 references
Dropdown#overlay slot Dropdown#popupRender 6 references
RangePicker DateRangePicker 15+ references
Textarea TextArea 37 references
ButtonGroup Space (fallback) 12 references
Known Issues (requires manual attention)
List component - Not available in antdv-next. 4 files have TODO comments where List/List.Item/List.Item.Meta are used
@form-create/ant-design-vue - Kept as-is (compatible with antdv-next at runtime)
Type errors - ~366 type errors remain (vs 189 in web-antd), mostly pre-existing business logic issues and minor API differences
|
2026-05-12 15:30:08 +08:00 |
XuZhiqiang
|
0fced45a9c
|
refactor(@vben/web-antdv-next): 根据web-antd初始化web-antdv-next
|
2026-05-12 12:14:32 +08:00 |
li_shifeng
|
2ea7da06c5
|
fix: 修复禁用的删除任然可以点击的问题
|
2026-05-11 14:13:23 +08:00 |
YunaiV
|
c164904a14
|
chore: 合并 github/master,引入 PR #259 BPMN 流程设计器审批节点自定义配置编辑后丢失修复
|
2026-05-04 00:36:22 +08:00 |