hjl19911127 / vue-drawer-layout

A simple DrawerLayout component for Vue.js.

Home Page:http://share.codehuang.com/vue-drawer-layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this.$refs.drawerLayout is undefined

superSuperwang opened this issue · comments

我想用toggle()这个方法,但是显示未定义

可以贴下模板吗?

ref 定义在哪里

是这个吗,还是说要另外定义

<vue-drawer-layout ref="drawerLayout" :drawer-width="800">

ref="drawerLayout"

我刚学一个星期不是很熟悉

解决了谢谢了

不客气,建议先多看看vue的使用