mufeng889 / react-soybean-admin

一个运用 React18, react-router-dom v6,Redux/toolkit,Vite5, TypeScript, Antd和 UnoCSS的清新优雅、高颜值且功能强大的React后台管理模板。A clean, elegant, beautiful and powerful react-admin template, based on React18, Vite5, TypeScript, react-router-dom v6, Antd,Redux/toolkit and UnoCSS.。
https://react-soybean.ohh-889.com
MIT License
140 stars 27 forks source link

[Bug]: 用户管理模块,Table组件的rowSelection类型和useTableOperate函数获取的rowSelection冲突 #3

Closed shiyubushiyu closed 1 month ago

shiyubushiyu commented 1 month ago

Software Version

0.2.1

Operating Environment

Windows (64)

Operating Architecture

None

Reproduce Steps

pages/manage/user/index.tsx

What is the expected result?

希望不报类型错误

What is the actual result?

报ts的类型不兼容错误

Logging (Optional)

No response

Additional Description (Optional)

No response