添加开关组件,在评查点规则列表中添加单个状态控制的开关

This commit is contained in:
2026-01-16 09:59:38 +08:00
parent ae89b377b7
commit ea896f98fd
3 changed files with 69 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ export { FileTag } from './FileTag';
export { FileTypeTag } from './FileTypeTag';
export { StatusBadge } from './StatusBadge';
export { StatusDot } from './StatusDot';
export { Switch } from './Switch';
export { FileIcon } from './FileIcon';
// 数据输入组件