ERPTurbo_Client/packages/app-client
shenyifei fffb0c7269 feat(preview): 添加PC端预览页面和发货单预览功能
- 添加了PC端预览页面,支持多种设备模拟预览
- 在采购审核页面集成了发货单预览按钮
- 重构了发货表单组件,移除ref暴露机制
- 更新订单转换器以支持发货单数据转换
- 在发票上传页面添加供应商选择器组件
- 添加初始车次号相关字段到API类型定义
- 将发货表单中的Input组件替换为TextArea组件
- 修复了订单项ID匹配逻辑错误
2025-12-27 13:47:37 +08:00
..
__tests__ init commit 2025-11-03 10:24:10 +08:00
config feat(app-client): 更新生产环境配置并优化采购模块显示 2025-11-20 18:42:26 +08:00
key init commit 2025-11-03 10:24:10 +08:00
src feat(preview): 添加PC端预览页面和发货单预览功能 2025-12-27 13:47:37 +08:00
types init commit 2025-11-03 10:24:10 +08:00
.editorconfig init commit 2025-11-03 10:24:10 +08:00
.env.dev init commit 2025-11-03 10:24:10 +08:00
.env.prod init commit 2025-11-03 10:24:10 +08:00
.env.test init commit 2025-11-03 10:24:10 +08:00
.eslintrc init commit 2025-11-03 10:24:10 +08:00
.gitignore init commit 2025-11-03 10:24:10 +08:00
.lintstagedrc init commit 2025-11-03 10:24:10 +08:00
babel.config.js init commit 2025-11-03 10:24:10 +08:00
config.json init commit 2025-11-03 10:24:10 +08:00
Dockerfile init commit 2025-11-03 10:24:10 +08:00
iconfont.json init commit 2025-11-03 10:24:10 +08:00
jest.config.ts init commit 2025-11-03 10:24:10 +08:00
openapi2ts.config.ts feat(purchase): 优化采购模块人工费用和车辆信息处理逻辑 2025-11-16 19:14:15 +08:00
package.json init commit 2025-11-03 10:24:10 +08:00
postcss.config.js init commit 2025-11-03 10:24:10 +08:00
prettier.config.js init commit 2025-11-03 10:24:10 +08:00
project.config.json init commit 2025-11-03 10:24:10 +08:00
project.private.config.json init commit 2025-11-03 10:24:10 +08:00
project.tt.json init commit 2025-11-03 10:24:10 +08:00
tailwind.config.js init commit 2025-11-03 10:24:10 +08:00
tsconfig.json init commit 2025-11-03 10:24:10 +08:00