Edit settingsContent.vue
This commit is contained in:
parent
14672c260f
commit
69acc8a0ea
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ export default {
|
||||||
if (!(this.currentTab == tab)) {
|
if (!(this.currentTab == tab)) {
|
||||||
this.currentTab = tab;
|
this.currentTab = tab;
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue