fix(plan): 修正储蓄类模板提取计划逻辑错误
- 移除"是否生成说明"字段与"款项提取"配置的强依赖关系 - "是否希望生成一份允许减少名义金额的提取说明?"现在作为独立字段 - 删除错误的 watch 监听器,该监听器在选择"否"时会错误清除字段 - 更新校验逻辑:withdrawal_enabled 改为可选字段 - 更新架构文档:修正三层结构描述为字段结构说明 影响文件: - src/components/plan/PlanTemplates/SavingsTemplate.vue - docs/plan/plan-entry-architecture.md Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
2 changed files
with
28 additions
and
28 deletions
-
Please register or login to post a comment