เลขที่ตำแหน่ง => ตำแหน่งเลขที่

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-26 14:15:54 +07:00
parent 599a9c2c75
commit c1bb3651ab
47 changed files with 155 additions and 127 deletions

View file

@ -215,7 +215,7 @@ const closeAndClear = async () => {
dataForm.positionPathSideId = "";
dataForm.positionTypeId = "";
};
//
//
const posNoOptions = ref<Object[]>([
{
label: "",
@ -601,7 +601,7 @@ onMounted(async () => {
lazy-rules
:options="posNoOptions"
v-model="dataForm.posNoId"
:label="`${'เลขที่ตำแหน่ง'}`"
:label="`${'ตำแหน่งเลขที่'}`"
map-options
/>
</div>