提交 160c34e7 编写于 作者: fxy060608's avatar fxy060608

chore: merge

......@@ -125,7 +125,6 @@ function genVFor(
) {
const { sourceCode, valueAlias, indexAlias } = node.vFor
push(` ${directive}for="${sourceCode}"`)
debugger
if (valueAlias) {
push(` ${directive}for-item="${valueAlias}"`)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册