chore: update

This commit is contained in:
linzhe 2024-08-29 07:28:58 +08:00
parent ee9e276805
commit 839d30946f
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ function createChildrenCodegenNode(
`${userKey || keyIndex}`,
isStatic,
locStub,
ConstantTypes.CAN_CACHE,
userKey ? ConstantTypes.NOT_CONSTANT : ConstantTypes.CAN_CACHE,
),
)
const { children } = branch