Commit 5ae8ed3e authored by Jefferyne's avatar Jefferyne

Updates 前端组件/DataSource.md

Auto commit by GitBook Editor
parent 253246ab
...@@ -64,10 +64,10 @@ ...@@ -64,10 +64,10 @@
#### **transport属性** #### **transport属性**
| 属性名 | 类型 | | 属性名 | 类型 | 描述 |
| --- | --- | | :--- | :--- | :--- |
| parameterMap | Function | | parameterMap | Function | 将请求数据改为远程接受的数据格式 |
| push | Function | | push | Function | 数据初始化时设置为推送式通知 |
```xml ```xml
<h:dataSource id="gridDataSource" > <h:dataSource id="gridDataSource" >
......
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