warning 修复

This commit is contained in:
qsc 2023-08-09 15:13:37 +08:00
parent 8914e3bf0c
commit 55ff76b408
2 changed files with 2 additions and 0 deletions

View File

@ -2,5 +2,6 @@
declare const _default: (props: import("oak-frontend-base").ReactComponentProps<import("../../../general-app-domain").EntityDict, "parasite", true, {
entity: string;
entityId: string;
nameLabel: string;
}>) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>;
export default _default;

View File

@ -21,6 +21,7 @@ export default OakComponent({
properties: {
entity: '',
entityId: '',
nameLabel: '',
},
filters: [
{