เพิ่ม posExecutiveName

This commit is contained in:
setthawutttty 2025-03-24 17:13:41 +07:00
parent 93db49a813
commit c1a31a964e
5 changed files with 6 additions and 0 deletions

View file

@ -234,6 +234,7 @@ async function onClickSubmit() {
posTypeName: selectedPos.value[0].posTypeName, //
posLevelId: selectedPos.value[0].posLevelId, //
posLevelName: selectedPos.value[0].posLevelName, //
posExecutiveName: selectedPos.value[0].posExecutiveName,
reportingDate: convertDateToAPI(datePos.value),
posmasterId: dataPosMaster.id,
};