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