fix: breadcrumbs i18n

This commit is contained in:
Methapon2001 2024-08-06 13:26:38 +07:00
parent 457217a257
commit 5cd2afbd69
4 changed files with 9 additions and 4 deletions

View file

@ -186,6 +186,7 @@ onMounted(async () => {
utilsStore.currentTitle.path = [
{
text: 'branchManagementCaption',
i18n: true,
handler: () => {
fieldSelectedBranch.value.value = 'branchHQLabel';
currentHq.value = {