fix: breadcrumbs i18n
This commit is contained in:
parent
457217a257
commit
5cd2afbd69
4 changed files with 9 additions and 4 deletions
|
|
@ -186,6 +186,7 @@ onMounted(async () => {
|
|||
utilsStore.currentTitle.path = [
|
||||
{
|
||||
text: 'branchManagementCaption',
|
||||
i18n: true,
|
||||
handler: () => {
|
||||
fieldSelectedBranch.value.value = 'branchHQLabel';
|
||||
currentHq.value = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue