Files
kunshan-bzfm-mes-vue/.gitignore
git_rabbit 8d52034ba7 feat(物料管理): 增强物料选择器显示并添加独立修改弹窗
- 修改查询表单、入库单和出库单的物料下拉选择器,显示类型、编码、名称和供应商信息
- 更新handleMaterialChange函数以处理新的下拉选项结构
- 为库存管理添加独立的修改弹窗,包含完整表单和验证规则
- 移除不必要的操作按钮并优化表格列显示
- 添加炉号、供应商名称等字段显示
2026-01-09 15:55:32 +08:00

26 lines
273 B
Plaintext

.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock
/deploy.js
.trae/
.trae/