ทะเบียนประวัติ: ข้อมูลส่วนตัว (แก้วันที่แก้ไข)
This commit is contained in:
parent
04d2c7a879
commit
75f1d29e83
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ const columnsHistory = ref<QTableColumn[]>([
|
|||
align: "left",
|
||||
label: "วันที่แก้ไข",
|
||||
sortable: true,
|
||||
field: "createdAt",
|
||||
field: "lastUpdatedAt",
|
||||
headerStyle: "font-size: 14px",
|
||||
style: "font-size: 14px",
|
||||
format: (v) => date2Thai(v),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue