ERPTurbo_Client/packages/app-client
shenyifei b4df78d549 feat(invoice): 更新发票页面数据源及筛选条件
- 修改 all.tsx 页面中车辆信息和交付时间的取值路径
- 在 all.tsx、pending.tsx 和 upload.tsx 中增加 poType 筛选条件
- 设置默认查询状态为 WAITING_AUDIT 和 COMPLETED
- 优化代码格式,调整导入语句末尾逗号
2025-12-20 14:08:27 +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(invoice): 更新发票页面数据源及筛选条件 2025-12-20 14:08:27 +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