refactor: edit i18n branchManagementCaption
This commit is contained in:
parent
56548bc9a9
commit
90bc4b9b75
1 changed files with 1 additions and 0 deletions
|
|
@ -623,6 +623,7 @@ watch(currentHq, () => {
|
||||||
const tmp: typeof utilsStore.currentTitle.path = [
|
const tmp: typeof utilsStore.currentTitle.path = [
|
||||||
{
|
{
|
||||||
text: 'branchManagementCaption',
|
text: 'branchManagementCaption',
|
||||||
|
i18n: true,
|
||||||
handler: () => {
|
handler: () => {
|
||||||
fieldSelectedBranch.value.value = 'branchHQLabel';
|
fieldSelectedBranch.value.value = 'branchHQLabel';
|
||||||
currentHq.value = {
|
currentHq.value = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue