vuejs emits warn fix
This commit is contained in:
parent
ede55100e0
commit
8e0edfed5b
@ -8,6 +8,7 @@ import { mdiHeadphones } from '@mdi/js';
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
props: ['cid'],
|
props: ['cid'],
|
||||||
|
emits: ['main_scrolled'],
|
||||||
data(){
|
data(){
|
||||||
return {
|
return {
|
||||||
headphones_path: mdiHeadphones,
|
headphones_path: mdiHeadphones,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user