Commit Graph

35 Commits (4cdc92f7590fc49a0d67e93bf106efa376001346)

Author SHA1 Message Date
xingyu4j 4cdc92f759 fix: lint 2026-03-14 12:16:31 +08:00
xingyu4j 77cd814c99 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-12-26 14:00:55 +08:00
JyQAQ 1479f159aa
feat(CellImage): CellImage组件支持图片属性写入 (#6992) 2025-12-06 10:12:58 +08:00
jason acb0cd350c feat: [bpm][ele] 流程定义列表 2025-11-20 16:06:35 +08:00
xingyu4j 114114fc32 feat: 统一使用 utils 2025-11-18 17:22:12 +08:00
YunaiV 20f7a9d087 feat:add formatFileSize 2025-10-17 21:47:54 +08:00
xingyu4j 09afe93a7a feat: add formatFileSize 2025-10-17 14:38:52 +08:00
YunaiV b2e2fe7ccb feat:【ele】【框架】调整 CellSwitch,使用 inlinePrompt 内嵌展示文案 2025-10-05 19:52:54 +08:00
YunaiV 5393623f45 feat:【ele】【框架】调整 CellSwitch,注释 activeText、inactiveText 禁用文字展示 2025-10-05 19:49:40 +08:00
YunaiV 3182a86b80 feat:【antd】调整 formatNumber 为 formatAmount3 保留 3 位,formatAmount2 保留 2 位 2025-10-04 14:53:31 +08:00
YunaiV eeb1f1ebf9 feat:【antd】【erp 系统】product 迁移 2025-10-03 09:55:03 +08:00
xingyu4j 39081139e2 fix: element-plus button 的 text 类型,后续会废弃 2025-09-12 16:38:25 +08:00
xingyu4j a5156f1e10 feat: ele table-toolbar 2025-09-09 19:44:07 +08:00
lrl 067df741b4 feat: 添加 fen 转 yuan 金额格式化方法
- 在 vxe-table 格式化方法中添加 formatFenToYuanAmount
- 该方法将 fen 单位的金额转换为 yuan 单位,并进行格式化
- 在多个模块中将 formatAmount2 替换为 formatFenToYuanAmount
2025-07-14 13:24:26 +08:00
吃货 f0516fa857 feat: 新增商品管理模块,包含商品分类、品牌、SPU管理及相关表单组件 2025-07-06 21:27:44 +08:00
吃货 361ae581ae refactor: 优化代码格式,调整导入顺序和内容对齐 2025-07-05 07:11:54 +08:00
吃货 95f2d1c9bb feat: 新增支付管理其他模块 2025-07-05 07:10:58 +08:00
xingyu4j ea31db17ad Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-06-09 10:19:25 +08:00
zyy b015fbc9fc
fix: [adapter] 表格配置类型报错 (#6327)
配置toolbarConfig中的search时会有类型报错
2025-06-08 17:53:55 +08:00
YunaiV dc0eac918d review:【ANTD】【BPM 支付】xingyu pulls #118、#116 2025-06-07 20:42:58 +08:00
puhui999 316fc05c52 feat: 【ele】新增 general 单表代码生成示例 2025-06-07 14:16:05 +08:00
puhui999 0ecdd684f7 feat: 【ele】新增单表代码生成示例 2025-06-07 12:23:15 +08:00
xingyu4j 281a2ebae0 fix: formatAmount 重复定义 2025-05-26 17:29:34 +08:00
puhui999 bf44d97e0b refactor: ele 默认按钮样式和 antd 的保持一致 2025-05-13 11:00:13 +08:00
puhui999 e298c5bf67 refactor: ele 优化列表操作按钮大小 2025-05-13 10:08:12 +08:00
puhui999 96f5108ded Merge remote-tracking branch 'yudao/dev' into dev-new 2025-05-13 09:58:55 +08:00
YunaiV 47716d6264 review:【ep 全局】实现 2025-05-12 19:31:49 +08:00
puhui999 097bef5e6d fix: 修复 ele vxe CellOperation 中文本按钮 text 属性需要布尔值 2025-05-12 17:52:45 +08:00
puhui999 f33be71b79 refactor: 优化重置 ele vxe CellOperation 中按钮默认内边距 2025-05-12 17:14:10 +08:00
puhui999 559a85f0aa fix: 修复 ele vxe-table proxyConfig 2025-05-11 22:37:08 +08:00
puhui999 ca6d36b6e2 feat: 完善 ele vxe-table 适配,完善文件和图片上传组件、字典组件、文档组件迁移,完善租户和租户套餐管理页面 2025-05-11 22:33:15 +08:00
zyy bbc426caa0
chore: vxe-table's renderDefault is deprecated, use renderTableDefault (#4814) 2024-11-05 11:25:57 +08:00
1302岁的龙猫 a64a06bf59
chore: disable the default form configuration of vke-table (#4794)
* fix: 处理某个页面加载多个Table时,第2个之后的Table初始化报出警告

* fix: 使用vxe-table时全局禁用formConfig
2024-11-02 15:46:19 +08:00
Vben 6688a6b3c2
feat: table grid supports setting title and helpMessage (#4732) 2024-10-24 22:51:04 +08:00
Vben 4173264805
feat: add vxe-table component (#4563)
* chore: wip vxe-table

* feat: add table demo

* chore: follow ci recommendations to adjust details

* chore: add custom-cell demo

* feat: add custom-cell table demo

* feat: add table from demo
2024-10-04 23:05:28 +08:00