api เช็คสถานะโครงสร้าง
This commit is contained in:
parent
8d48dc8af7
commit
5bba5822ea
7 changed files with 57 additions and 448 deletions
|
|
@ -3112,6 +3112,8 @@ export class PositionController extends Controller {
|
|||
await this.posMasterRepository.update(id, {
|
||||
isSit: false,
|
||||
next_holderId: null,
|
||||
current_holderId: null,
|
||||
statusReport: "PENDING",
|
||||
});
|
||||
|
||||
dataMaster.positions.forEach(async (position) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue