This commit is contained in:
AdisakKanthawilang 2025-02-26 11:02:33 +07:00
parent 11c838f57a
commit ee685f0dab

View file

@ -8076,6 +8076,7 @@ export class ReportController extends Controller {
commandName: v.commandName,
commandNo: v.commandNo,
commandYear: v.commandYear,
commandId: v.commandId,
})
.then(async () => {
const before = null;