修改mock

Signed-off-by: houdisheng <houdisheng@huawei.com>
This commit is contained in:
houdisheng
2022-07-12 11:26:30 +08:00
parent b9bddd7e22
commit 3cfd5fedb3
@@ -79,7 +79,7 @@ export function mockBundleState() {
abilityIconId : '[PC preview] unknown abilityIconId',
launchedCount : '[PC preview] unknown launchedCount',
lastModuleUsedTime : '[PC preview] unknown lastModuleUsedTime',
formRecords : BundleActiveFormInfo,
formRecords : [BundleActiveFormInfo],
}
const IntervalType = {
BY_OPTIMIZED: 0,