feat: ทำปุ่ม เเบ่งนายจ้าง
This commit is contained in:
parent
b7d4178d63
commit
4043c4c9d1
1 changed files with 1 additions and 1 deletions
|
|
@ -376,7 +376,7 @@ function changeTitle(
|
||||||
|
|
||||||
watch(locale, () => {
|
watch(locale, () => {
|
||||||
fieldSelectedBranch.value = {
|
fieldSelectedBranch.value = {
|
||||||
label: t(`${fieldSelectedBranch.value.value}`),
|
label: t(`${fieldSelectedBranch.value.label}`),
|
||||||
value: fieldSelectedBranch.value.value,
|
value: fieldSelectedBranch.value.value,
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue