fix: Add base_url to the audio notification file (#4116)
This commit is contained in:
committed by
GitHub
parent
647efa12e7
commit
3c3b6f90c7
@@ -255,7 +255,6 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
onDateRangeChange() {
|
||||
console.log(this.from, this.to);
|
||||
this.$emit('date-range-change', {
|
||||
from: this.from,
|
||||
to: this.to,
|
||||
|
||||
Reference in New Issue
Block a user