提交 14a00863 编写于 作者: d-u-a's avatar d-u-a

unicloud-db组件:补充 refresh 方法

上级 9f8a9ea5
......@@ -419,6 +419,14 @@ this.$refs.udb.clear() //udb为unicloud-db组件的ref属性值
this.$refs.udb.reset() //udb为unicloud-db组件的ref属性值
```
### refresh
清空并重新加载当前页面数据
```js
this.$refs.udb.refresh() //udb为unicloud-db组件的ref属性值
```
### remove
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册