Commit Graph

5 Commits

Author SHA1 Message Date
panchengyong
80ce9ad8e2 fix: 修复销售订单新增页面3个Bug
- 销售部门选择改为 el-tree-select 树形组件,展示组织架构层级
- 物料选择弹窗过滤停用产品(enableFlag: 'Y')
- 物料弹窗单行选择模式改用 el-radio 单选框,选中状态更明显
- 物料编码列宽度由 120px 改为 min-width 160px,显示完整编码

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 12:57:40 +08:00
panchengyong
c28ada5050 commit content 2026-03-06 02:02:59 +08:00
panchengyong
283f727857 feat(erp-frontend-vue): add Playwright E2E tests and update layout
Add Playwright configuration and E2E specs for key production, purchasing, and warehouse flows, and update layout/login to align with the new testing setup.

Made-with: Cursor
2026-03-02 21:44:03 +08:00
panchengyong
e45616a09b fix(erp-frontend-vue): resolve TypeScript build errors (duplicate ids, unused vars, null guards, type mismatches)
Made-with: Cursor
2026-03-01 16:40:38 +08:00
panchengyong
10b6d0099a 潘的第一次 commit 2026-02-27 23:50:25 +08:00