mat/frontend
caoqianming d873f3e016 fix: 修复分页排序警告,经销商设为非必填
- 为所有模型添加 Meta.ordering = ['id'],统一解决 UnorderedObjectListWarning
- 移除视图中冗余的 order_by
- Factory.dealer_name 设为可选,前端表单移除必填

Made-with: Cursor
2026-03-13 09:30:31 +08:00
..
src fix: 修复分页排序警告,经销商设为非必填 2026-03-13 09:30:31 +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 feat: add material categories and polish UI 2026-03-10 16:40:21 +08:00
package-lock.json feat: add material categories and polish UI 2026-03-10 16:40:21 +08:00
package.json feat: add material categories and polish UI 2026-03-10 16:40:21 +08:00
vite.config.js feat: add material categories and polish UI 2026-03-10 16:40:21 +08:00