get log on channel change
This commit is contained in:
parent
dc1b2332eb
commit
e8f859196f
@ -86,11 +86,16 @@ export default {
|
||||
},
|
||||
|
||||
computed: {
|
||||
...mapState('config', ['configID']),
|
||||
},
|
||||
|
||||
watch: {
|
||||
listDate (date) {
|
||||
this.getLog(this.logName)
|
||||
},
|
||||
|
||||
configID (id) {
|
||||
this.getLog(this.logName)
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user