Refactor #4646
parent
40f231b1f5
commit
54fe18b668
|
@ -130,9 +130,6 @@ export default {
|
||||||
updated() {
|
updated() {
|
||||||
this.updateInkBar();
|
this.updateInkBar();
|
||||||
},
|
},
|
||||||
beforeUnmount() {
|
|
||||||
this.d_tabPanels.clear();
|
|
||||||
},
|
|
||||||
methods: {
|
methods: {
|
||||||
isTabPanel(child) {
|
isTabPanel(child) {
|
||||||
return child.type.name === 'TabPanel';
|
return child.type.name === 'TabPanel';
|
||||||
|
|
Loading…
Reference in New Issue