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