- 材料种类卡片:从 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> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.development | ||
| .env.production | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||