提交 b4dfb1eb 编写于 作者: D dolymood

docs(action-sheet): fix method do not match

上级 3776dc85
......@@ -9,7 +9,7 @@ __Notice:__ Cause this component used create-api, so you should read [create-api
- Basic usage
```html
<cube-button @click="showActionSheet">action sheet</cube-button>
<cube-button @click="showDefault">action sheet</cube-button>
```
```js
export default {
......
......@@ -9,7 +9,7 @@ __注:__ 由于此组件基于 create-api 实现,所以在使用之前,请
- 基本用法
```html
<cube-button @click="showActionSheet">操作列表</cube-button>
<cube-button @click="showDefault">操作列表</cube-button>
```
```js
export default {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册