提交 2739eef0 编写于 作者: Q qiang

fix: 修复启用 betterScopedSlots 后插槽默认内容未编译的问题

上级 29cf2a08
......@@ -30,5 +30,4 @@ module.exports = function getRenderSlot (path, state) {
state.renderSlotStatementArray.push(t.expressionStatement(t.callExpression(t.identifier('$setScopedSlotsParams'), [t.stringLiteral(name.node.value), valueNode])))
}
// TODO 组件嵌套
path.skip()
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册