mat/frontend
caoqianming 75dde5243e feat: 新增品牌实体 + 材料关联品牌 + Factory.brand 改名 short_name
- 新增 brand app(Brand 模型/CRUD API,读认证用户、写管理员、PROTECT 删除)
- Material 新增 brand 外键(PROTECT,数据库可空,前端必填)
- Factory.brand 改名 short_name,并附带数据迁移从 factory.short_name
  回填 Material.brand 实现历史数据一步到位
- 前端新增品牌库菜单/页面/API,材料管理加品牌列/筛选/表单下拉,
  材料详情显示品牌,供应商页面文案同步改为"供应商简称"

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 21:54:09 +08:00
..
public fix:替换空数据材料导入表 2026-03-19 11:29:22 +08:00
src feat: 新增品牌实体 + 材料关联品牌 + Factory.brand 改名 short_name 2026-04-23 21:54:09 +08:00
.env.development feat: add material categories and polish UI 2026-03-10 16:40:21 +08:00
.env.production feat: add pagination locale and table max height 2026-03-11 11:30:19 +08:00
index.html fix:系统名称更改 2026-04-09 14:37:48 +08:00
package-lock.json refactor: remove unplugin-auto-import, use global ElementPlus registration and fix dialog layout shift 2026-03-13 12:30:50 +08:00
package.json refactor: remove unplugin-auto-import, use global ElementPlus registration and fix dialog layout shift 2026-03-13 12:30:50 +08:00
vite.config.js refactor: remove unplugin-auto-import, use global ElementPlus registration and fix dialog layout shift 2026-03-13 12:30:50 +08:00