|
@@ -381,7 +381,6 @@ export default {
|
|
},
|
|
},
|
|
isActive () {
|
|
isActive () {
|
|
const tabSwitcher = this.$parent
|
|
const tabSwitcher = this.$parent
|
|
- console.log(this.$parent)
|
|
|
|
return tabSwitcher ? tabSwitcher.isActive('theme') : false
|
|
return tabSwitcher ? tabSwitcher.isActive('theme') : false
|
|
}
|
|
}
|
|
},
|
|
},
|