feat(物料管理): 增强物料选择器显示并添加独立修改弹窗

- 修改查询表单、入库单和出库单的物料下拉选择器,显示类型、编码、名称和供应商信息
- 更新handleMaterialChange函数以处理新的下拉选项结构
- 为库存管理添加独立的修改弹窗,包含完整表单和验证规则
- 移除不必要的操作按钮并优化表格列显示
- 添加炉号、供应商名称等字段显示
This commit is contained in:
2026-01-09 15:55:32 +08:00
parent 6f31190def
commit 8d52034ba7
4 changed files with 243 additions and 69 deletions

2
.gitignore vendored
View File

@@ -21,3 +21,5 @@ selenium-debug.log
package-lock.json
yarn.lock
/deploy.js
.trae/
.trae/