mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 15:39:24 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
38999aaf75
@ -169,7 +169,7 @@ export const DataBlockCollector = ({
|
||||
},
|
||||
clearSelection() {
|
||||
if (field) {
|
||||
field.data.clearSelectedRowKeys?.();
|
||||
field.data?.clearSelectedRowKeys?.();
|
||||
}
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user