Commit 47ad5832 authored by 11277's avatar 11277

Update hlsGrid.md

parent d5574ace
......@@ -435,17 +435,18 @@ function template(){
**常用属性**
| 属性名 | 类型 | 作用 | 是否必输|
|:---: | :---: | :---: | :---: |
| id | string | 唯一标识 | Y |
| gridType | string | 组件类型 | Y |
| titleSearchId | string | input查询框图标的id | |
| titleSearchInputId | string | input框id | |
| hlsDataSource | Array | 数据源 | |
| title | string | 组件标题 | |
| titleIcon | string | 组件标题icon(字体图标) ||
| titleSearchId | string | input查询框图标的id |
| titleSearchInputId | string | input框id |
| hlsDataSource | Array | 数据源 |
| title | string | 组件标题 |
| titleIcon | string | 组件标题icon(字体图标) |
| inputImg | string | 查询框图标 ||
| locateEvent | function | 行点击事件调用的函数||
| locateEvent | function | 行点击事件调用的函数|
| maxPageSize | Number | 记录最大的条数||
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment