feat(Tabs): add resize method (#5071)

This commit is contained in:
neverland
2019-11-21 17:18:38 +08:00
committed by GitHub
parent 659eb3eefc
commit a1a93ba11b
5 changed files with 43 additions and 22 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ export default {
### Swipe 方法
通过 ref 可以获取到 swipe 实例并调用实例方法
通过 ref 可以获取到 Swipe 实例并调用实例方法
| 方法名 | 说明 | 参数 | 返回值 |
|------|------|------|------|