Closed luyilin closed 6 years ago
It seems cannot use $emit to trigger an event when use zerotwo? Here is an example, import .vue file instead of index.js can work. https://codesandbox.io/s/github/luyilin/test-backend
$emit
.vue
index.js
no idea about what you mean, can you rephrase?
alright, somehow I get it now, try v0.3.4
It seems cannot use
$emit
to trigger an event when use zerotwo? Here is an example, import.vue
file instead ofindex.js
can work. https://codesandbox.io/s/github/luyilin/test-backend