ชื่อฟิลพัฒนา

This commit is contained in:
setthawutttty 2025-03-18 13:54:32 +07:00
parent 494982f501
commit cddd19efc2
3 changed files with 3 additions and 3 deletions

View file

@ -195,7 +195,7 @@ onMounted(async () => {
</div>
<div class="row col-12">
<div class="col-sm-12 col-md-5 text-grey-6 text-weight-medium">
ประเภทาแหน
าแหนประเภท
</div>
<div class="col-12 col-sm-12 col-md-7">

View file

@ -101,7 +101,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "type",
align: "left",
label: "ประเภทตำแหน่ง",
label: "ตำแหน่งประเภท",
sortable: true,
field: "type",
headerStyle: "font-size: 14px",

View file

@ -84,7 +84,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "type",
align: "left",
label: "ประเภทตำแหน่ง",
label: "ตำแหน่งประเภท",
sortable: true,
field: "type",
headerStyle: "font-size: 14px",