ldw4033

Results 4 issues of ldw4033

![Xnip-20240221105755](https://github.com/ZzzM/CalendarX/assets/5718303/0a10e388-f1a7-4085-a0f6-28b20451d490) 1处显示的是当前日期,2处显示的是昨天的日期,点击3后无反应

bug

刚接触vben 不长时间,项目非常适合我,很优秀的脚手架。 现在遇到一个问题,RadioButtonGroup 是否有后台获取字典数据 API 的实现,像 ApiSelect 组件那样,现在好多项目状态值是后台API 接口提供的。 目前我查找到的RadioButtonGroup 用法: ``` { field: 'status', label: '状态', required: false, component: 'RadioButtonGroup', defaultValue: 0, componentProps: { options: [ { label: '禁用',...

Stale

**Describe the bug** Under `/rustfs/console/browser`, the authorized list is not displayed under specific permissions. However, directly entering the address `rustfs/console/browser/test` works. **To Reproduce** Steps to reproduce the behavior: 1. Create...

S-confirming

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement