เพิ่มฟิลด์เข้า report
This commit is contained in:
parent
47c275ef04
commit
71c547c5c6
1 changed files with 2 additions and 0 deletions
|
|
@ -286,6 +286,8 @@ export class ReportController extends Controller {
|
||||||
? ""
|
? ""
|
||||||
: Extension.ToThaiNumber(Extension.ToThaiFullDate(getDevelopment.graduatedDate)),
|
: Extension.ToThaiNumber(Extension.ToThaiFullDate(getDevelopment.graduatedDate)),
|
||||||
graduatedReason: getDevelopment.graduatedReason,
|
graduatedReason: getDevelopment.graduatedReason,
|
||||||
|
useOfficialTime: getDevelopment.useOfficialTime,
|
||||||
|
isGraduated: getDevelopment.isGraduated
|
||||||
};
|
};
|
||||||
|
|
||||||
return new HttpSuccess({
|
return new HttpSuccess({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue