Decrypt all events before use
This commit is contained in:
parent
2c5b386af9
commit
bf290a5cd7
10 changed files with 44 additions and 34 deletions
|
|
@ -52,7 +52,7 @@ export default {
|
|||
mcCustom: null
|
||||
};
|
||||
},
|
||||
beforeDestroy() {
|
||||
beforeUnmount() {
|
||||
this.thread = null;
|
||||
},
|
||||
watch: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue