[vue.auth.channel] removed debug
This commit is contained in:
parent
d751959e6f
commit
d56c056e5b
|
@ -44,10 +44,6 @@ export default {
|
||||||
|
|
||||||
}; },
|
}; },
|
||||||
|
|
||||||
beforeMount(){
|
|
||||||
console.warn('beforeMount');
|
|
||||||
},
|
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
|
|
||||||
/* (1) Auto-grow text area
|
/* (1) Auto-grow text area
|
||||||
|
|
Loading…
Reference in New Issue