fix หลังออกคำสั่งส่งตัวกลับสถานะไม่อัพเดท
This commit is contained in:
parent
bb53d4ef63
commit
eb2bf96c64
1 changed files with 1 additions and 0 deletions
|
|
@ -3575,6 +3575,7 @@ export class CommandController extends Controller {
|
||||||
lastUpdateFullName: req.user.name,
|
lastUpdateFullName: req.user.name,
|
||||||
createdAt: new Date(),
|
createdAt: new Date(),
|
||||||
lastUpdatedAt: new Date(),
|
lastUpdatedAt: new Date(),
|
||||||
|
status: "DONE"
|
||||||
};
|
};
|
||||||
|
|
||||||
Object.assign(dataAssis, metaAssis);
|
Object.assign(dataAssis, metaAssis);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue