Switch to using TDs in the store
This commit is contained in:
parent
8865d88e20
commit
c2ec060df9
4 changed files with 21 additions and 37 deletions
|
|
@ -58,7 +58,7 @@ export default {
|
|||
},
|
||||
streamImgUri: function() {
|
||||
return `${this.$store.getters.baseUri}/camera/mjpeg_stream`;
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
mounted() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue