ui_migration bugfix(evenBus) Add missing emit for globalflashstream animation on capture
This commit is contained in:
parent
60f79a41d8
commit
8aaddf6fb1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ export default {
|
|||
|
||||
data() {
|
||||
return {
|
||||
setStreamId: "control",
|
||||
setStreamId: this.$options.name,
|
||||
};
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue