[Doc] Dialog: update usage (#1520)

This commit is contained in:
neverland
2018-07-21 10:09:17 +08:00
committed by GitHub
parent 4a12659b14
commit e5f252944a
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -4,6 +4,8 @@
```js
import { Dialog } from 'vant';
Vue.use(Dialog);
```
### Usage