mirror of https://github.com/vuejs/core.git
chore: update
This commit is contained in:
parent
ee9e276805
commit
839d30946f
|
@ -265,7 +265,7 @@ function createChildrenCodegenNode(
|
|||
`${userKey || keyIndex}`,
|
||||
isStatic,
|
||||
locStub,
|
||||
ConstantTypes.CAN_CACHE,
|
||||
userKey ? ConstantTypes.NOT_CONSTANT : ConstantTypes.CAN_CACHE,
|
||||
),
|
||||
)
|
||||
const { children } = branch
|
||||
|
|
Loading…
Reference in New Issue