admin-vben/apps/web-antd
nehc 7c2c249e5d feat(@vben/web-antd): erp-重构采购订单模块
- 更新表单组件,使用已有的 VbenForm 组件
- 优化表单字段定义,使用 useFormSchema 函数统一管理
- 重构表格组件,使用 VxeTable
- 优化数据处理逻辑,提高代码复用性和可维护性
- 调整界面布局和样式,提升用户体验
2025-07-25 19:21:31 +08:00
..
public feat: ai 2025-06-16 19:17:15 +08:00
src feat(@vben/web-antd): erp-重构采购订单模块 2025-07-25 19:21:31 +08:00
.env feat: add report 2025-04-30 11:39:53 +08:00
.env.analyze feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
.env.development refactor:优化 VITE_APP_TENANT_ENABLE、VITE_APP_CAPTCHA_ENABLE 变量的加载,不使用 useAppConfig 处理 2025-04-22 21:18:10 +08:00
.env.production refactor:优化 VITE_APP_TENANT_ENABLE、VITE_APP_CAPTCHA_ENABLE 变量的加载,不使用 useAppConfig 处理 2025-04-22 21:18:10 +08:00
index.html feat:优化 vben + antd 百度统计的实现 2025-04-19 16:41:49 +08:00
package.json Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-06-04 13:49:25 +08:00
postcss.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tailwind.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tsconfig.json perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +08:00
tsconfig.node.json feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
vite.config.mts chore: 还原 proxy config 2025-06-16 13:46:58 +08:00