mat/frontend
caoqianming 85ed7a20c1 fix: 大屏统计按新品牌实体,材料种类统计改为细分种类并排除空值
- 材料种类卡片:从 material_subcategory 改为 material_category 去重计数,排除 null/空
- 材料子类分布图:排除 material_subcategory 为空的材料,避免出现 null 类目
- 品牌数卡片:从 Factory.count 改为 Brand.count
- 品牌材料分布图:按 material.brand.name 分组,排除无品牌材料;前端字段同步

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 22:01:59 +08:00
..
public fix:替换空数据材料导入表 2026-03-19 11:29:22 +08:00
src fix: 大屏统计按新品牌实体,材料种类统计改为细分种类并排除空值 2026-04-23 22:01:59 +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