Files
hi-frontend/apps
shanshanzhong147 cad75b92bc
Build and Release / Build (push) Has been cancelled
fix: 备注表单提交时携带完整用户数据
RemarkForm 的 onSave 回调之前只传 user_id 和 remark,
导致后端用零值覆盖邀请人、余额、佣金等字段。

参考 enable 开关的模式,排除不兼容字段后展开 ...rest,
保证 updateUserBasicInfo 收到完整的用户数据。

Co-authored-by: multica-agent <github@multica.ai>
2026-05-25 20:04:57 -07:00
..