refactor(plan): 提取提交数据转换逻辑为独立工具函数
将 PlanFormContainer 中内联的金额转换逻辑抽取到 planSubmitTransformers.js,支持函数式和字符串式 transform 策略, 新增 withdrawal_stages 字段的分转元转换。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
4 changed files
with
134 additions
and
4 deletions
src/utils/planSubmitTransformers.js
0 → 100644
-
Please register or login to post a comment