ERPTurbo_Client/packages/app-client
shenyifei 51a261fdf2 feat(search): 更新搜索功能和审核流程
- 将默认搜索字段从车牌号改为采购单号
- 添加采购单号和车次号搜索选项
- 在搜索时清除其他搜索字段的值
- 修复Picker组件的默认值设置
- 优化搜索类型选择的安全性
- 在审核列表跳转时传递审核ID参数
- 添加审核驳回状态显示功能
- 更新消息处理中的审核页面跳转逻辑
- 修复模板配置更新中的空指针问题
- 移除订单项目中的审核进度按钮
- 重构基本信息服务中的成本计算逻辑
- 使用新的利润计算服务替代旧方法
- 将个人利润标签更新为利润标签
- 提升应用版本号至v0.0.77
2026-01-16 11:04:58 +08:00
..
__tests__ init commit 2025-11-03 10:24:10 +08:00
config feat(delivery): 添加利润表功能和发货单预览 2026-01-04 18:26:52 +08:00
key init commit 2025-11-03 10:24:10 +08:00
src feat(search): 更新搜索功能和审核流程 2026-01-16 11:04:58 +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 feat(message): 实现消息中心功能并优化UI交互 2026-01-15 16:26:15 +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