mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
remove 'next' and 'rc' for 1.0.0 release
This commit is contained in:
6
FAQ.md
6
FAQ.md
@@ -28,6 +28,12 @@
|
||||
参数 `row` 即为对应行的数据。
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Tree 组件的 `render-content` 和 Table 组件的 `render-header` 怎么用?</summary>
|
||||
|
||||
请阅读 Vue 文档 [Render Function](http://vuejs.org/v2/guide/render-function.html) 的相关内容。注意,使用 JSX 来写 Render Function 的话,需要安装 `babel-plugin-transform-vue-jsx`,并参照其[文档](https://github.com/vuejs/babel-plugin-transform-vue-jsx)进行配置。
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>你们的文档怎么偷偷更新了?</summary>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user