mat/frontend
caoqianming faff711915 feat: 供应商新增统一社会信用代码、合作模式、交互能力字段
- 模型加 unified_social_credit_code / cooperation_mode / interaction_capability,DB 均可空以兼容存量数据
- 序列化器显式 required=True 并做 18 位大写字母数字正则校验
- 列表页加「合作模式」列;新增/编辑表单加对应控件及校验规则
- 详情页展示三项新字段,交互能力保留换行
- 存量数据策略:DB 允许空、表单必填;旧数据首次编辑需补齐
2026-04-24 10:10:56 +08:00
..
public fix:替换空数据材料导入表 2026-03-19 11:29:22 +08:00
src feat: 供应商新增统一社会信用代码、合作模式、交互能力字段 2026-04-24 10:10:56 +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