fix(plan): 隐藏 PeriodInput 组件的触发区域
PeriodInput 组件现在支持通过 hideTrigger 属性隐藏触发区域, 使其纯粹作为弹窗组件使用,由 SelectPickerGlobal 的"自定义输入"选项触发。 - 新增 hideTrigger prop,控制是否显示触发区域 - SavingsTemplate 中使用 :hide-trigger="true" 避免显示多余的选择器 - 解决了多阶段模式下出现额外触发区域的问题 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
3 changed files
with
26 additions
and
2 deletions
-
Please register or login to post a comment