mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
fix: build
This commit is contained in:
parent
b830604348
commit
1c2ec1179d
@ -10,7 +10,7 @@
|
||||
export type CollectionOptions = {
|
||||
name: string;
|
||||
repository?: string;
|
||||
filterTargetKey?: string;
|
||||
filterTargetKey?: string | Array<string>;
|
||||
fields: any[];
|
||||
[key: string]: any;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user