tdesign-vue-next icon indicating copy to clipboard operation
tdesign-vue-next copied to clipboard

[Calendar,DatePicker] 功能丰富

Open yangtutu opened this issue 1 year ago • 2 comments

这个功能解决了什么问题

1.DatePicker 日期栏可以 用 Slot 自定义 比如 自己加 节假日 或者 阴历 2.Calendar 跨月日期可选,目前是禁用状态, 同时希望可以左右切换月份 而不是 下拉切换月份 3.tcard loading 有个BUG 如果 里面用了ECHART 加载后内容会消失,目前方案是 在tcard 外面再包一层 tloading实现

你建议的方案是什么

优化

yangtutu avatar Sep 05 '24 03:09 yangtutu

👋 @yangtutu,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

github-actions[bot] avatar Sep 05 '24 03:09 github-actions[bot]

”.tcard loading 有个BUG 如果 里面用了ECHART 加载后内容会消失,目前方案是 在tcard 外面再包一层 tloading实现“ 是重新渲染还是不会再展示了?

uyarn avatar Sep 23 '24 08:09 uyarn

”.tcard loading 有个BUG 如果 里面用了ECHART 加载后内容会消失,目前方案是 在tcard 外面再包一层 tloading实现“ 是重新渲染还是不会再展示了?

第二点我来支持一下,帮忙定一下 API,还有那个 slot 名称也要定一下😂

D-xuanmo avatar Sep 27 '25 14:09 D-xuanmo