refactor: handle i18n

This commit is contained in:
Thanaphon Frappet 2024-11-14 15:11:55 +07:00
parent d764650b63
commit 201a1ce35f

View file

@ -918,7 +918,7 @@ watch(
watch(currentHq, () => {
const tmp: typeof navigatorStore.current.path = [
{
text: 'branch.page.captionManage',
text: 'menu.branchCaption',
i18n: true,
handler: () => {
expandedTree.value = expandedTree.value.filter(