Merge branch 'phatt_dev' into develop
This commit is contained in:
commit
da809fe9a6
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