แก้ข้อความเลขประจำตัวประชาชนให้เหมือนกันทุกจุด

This commit is contained in:
Warunee Tamkoo 2024-01-24 15:22:07 +07:00
parent 1643c13983
commit ed648fae40
23 changed files with 58 additions and 58 deletions

View file

@ -38,7 +38,7 @@ const columnsLeave = ref<QTableProps["columns"]>([
{
name: "citizenId",
align: "left",
label: "เลขบัตรประชาชน",
label: "เลขประจำตัวประชาชน",
field: "citizenId",
headerStyle: "font-size: 14px",
style: "font-size: 14px",