Files
qiji/frontend/src
v6ole 9eae965858 fix: 跟进记录日期选择器添加 value-format 避免 422 错误
el-date-picker 默认返回 Date 对象,JSON 序列化为 ISO 格式,
Pydantic date 字段不接受,需显式指定 value-format="YYYY-MM-DD"

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-12 19:04:21 +08:00
..