mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 15:39:24 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
15d8c6b280
@ -78,6 +78,7 @@ const subTableContainer = css`
|
||||
.ant-table-footer {
|
||||
margin-top: 10px;
|
||||
background: inherit;
|
||||
min-height: 22px;
|
||||
}
|
||||
`;
|
||||
|
||||
|
@ -79,6 +79,7 @@ export class AttachmentURLFieldInterface extends CollectionFieldInterface {
|
||||
}
|
||||
}
|
||||
filterable = {
|
||||
nested: true,
|
||||
operators: operators.bigField,
|
||||
};
|
||||
titleUsable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user