fix: branch => caption i18n
This commit is contained in:
parent
add8d91fdf
commit
9667c39040
1 changed files with 1 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ onMounted(async () => {
|
|||
navigatorStore.current.title = 'menu.branch';
|
||||
navigatorStore.current.path = [
|
||||
{
|
||||
text: 'branch.page.captionManage',
|
||||
text: 'menu.branchCaption',
|
||||
i18n: true,
|
||||
handler: () => {
|
||||
fieldSelectedBranch.value.value = 'branchHQLabel';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue