zksu
/
WEB
forked from yoone/WEB
1
0
Fork 0

fix(订单列表): 移除批量导出按钮的禁用状态

This commit is contained in:
tikkhun 2026-01-06 10:55:05 +08:00
parent bb907fa47c
commit 82c1bfa711
1 changed files with 0 additions and 1 deletions

View File

@ -535,7 +535,6 @@ const ListPage: React.FC = () => {
> >
<Button <Button
type="primary" type="primary"
disabled={selectedRowKeys.length === 0}
ghost ghost
> >