Signed-off-by: wangwei30043812 <wangwei1033@huawei.com>
This commit is contained in:
wangwei30043812 2023-07-26 14:35:16 +08:00
parent 04fc8afdd4
commit 4111dacc40

View File

@ -63,7 +63,7 @@ struct Settings {
enabled: true
}
];
@Provide statusTitle: Array<any> = '' ;
@Provide statusTitle: Resource = null;
/**
* The function executes after a new instance of the custom component is created and before its build function