Remove demo text

This commit is contained in:
afc163
2015-11-05 19:35:21 +08:00
parent 1d2bfd2a9f
commit e323b0fc24
+1 -1
View File
@@ -4,7 +4,7 @@
表头只支持列合并,使用 column 里的 colSpan 进行设置。
表格支持行/列合并,可以指定内容对齐方式,使用 render 里的单元格属性 colSpan 或者 rowSpan 设值为 0 时,设置的表格不会渲染。
表格支持行/列合并,使用 render 里的单元格属性 colSpan 或者 rowSpan 设值为 0 时,设置的表格不会渲染。
---