fix(plan): 修复计划书弹窗按钮显示逻辑
- 添加 hasTemplate prop 控制底部按钮显示状态 - 未找到模板时只显示"关闭"按钮 - 找到模板时显示"取消"和"生成计划书"按钮 - 改进用户体验,避免在无模板时显示无用的按钮 影响文件: - src/components/plan/PlanPopupNew.vue - src/components/plan/PlanFormContainer.vue Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
3 changed files
with
52 additions
and
1 deletions
-
Please register or login to post a comment