Element: tree树形自定义节点内容 源代码拷贝到本地项目中报错(render-content函数报错)

Created on 16 May 2017  ·  3Comments  ·  Source: ElemeFE/element

tree树形自定义节点内容 源代码拷贝到本地项目中报错(render-content函数报错)

Most helpful comment

we need install babel-plugin-syntax-jsx & babel-plugin-transform-vue-jsx. And In our .babelrc file, we need push transform-vue-jsx to plugins array

All 3 comments

Hello, this issue has been closed because it does not conform to our issue requirements. Please submit issues with issue-generator. More info can be found in #3693.

遇到了同样的问题

we need install babel-plugin-syntax-jsx & babel-plugin-transform-vue-jsx. And In our .babelrc file, we need push transform-vue-jsx to plugins array

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yubo111 picture yubo111  ·  3Comments

yuchonghua picture yuchonghua  ·  3Comments

Zhao-github picture Zhao-github  ·  3Comments

chao-hua picture chao-hua  ·  3Comments

EdenSpark picture EdenSpark  ·  3Comments