--- description: cl-crud 组件示例 globs: *.tsx, *.ts, *.vue --- ## 完整示例 示例 ```vue all 完整示例 预览 {{ scope.row.id }} {{ scope.row.name }} {{ scope.row.wages }} {{ scope.row.createTime }} {{ scope.row.wages }}🤑 2024-01-01 ``` ## 起步 示例 ```vue base 起步 预览 2024-01-01 ``` ## 修改文案 / 接口 示例 ```vue dict 修改文案 / 接口 预览 2024-01-01 ``` ## 事件监听 示例 ```vue event 事件监听 预览 自定义事件 2024-01-01 ``` ## 选择表格 示例 ```vue select-table 选择表格 预览 2025-02-07 ``` ## Service 配置 示例 ```vue service Service 配置 预览 2024-01-01 ``` ## 选择成员 示例 ```vue user-select 选择成员 预览 2025-02-07 ```