ออกคำสั่ง แสดงฟิลด์ในหน้ารายการ
This commit is contained in:
parent
a8a51c05f2
commit
c613d3743e
1 changed files with 1 additions and 1 deletions
|
|
@ -381,7 +381,7 @@ const OriginalDataFetch = async () => {
|
|||
fiscalYear: Number(e.fiscalYear),
|
||||
OrderDate: date2Thai(e.orderDate),
|
||||
OrderBy: e.orderBy,
|
||||
Signer: "นาม สมคิด ยอดใจ ",
|
||||
Signer: e.signatoryBy,
|
||||
OrderStatus: e.orderStatusName,
|
||||
orderStatusValue: e.orderStatusValue,
|
||||
OrderType: e.orderTypeName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue