แก้ไขวันที่ได้รางงานตัว

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-02-21 16:19:26 +07:00
parent 01cc975227
commit cf6cd4a652
2 changed files with 2 additions and 0 deletions

View file

@ -309,6 +309,7 @@ async function getTable() {
orgTreeShortName: data.orgTreeShortName,
posPath: data.posPath,
posNumber: data.posNumber,
reportingDateFullDate: data.reportingDate
};
rowsAll.value.push(rowData);
});