เพิ่มแสดงเหนผล
This commit is contained in:
parent
cabc83d189
commit
55f1c1add8
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ export class ProfileGovernmentHistoryController extends Controller {
|
||||||
dateStart: record.dateStart,
|
dateStart: record.dateStart,
|
||||||
govAgeAbsent: record.govAgeAbsent,
|
govAgeAbsent: record.govAgeAbsent,
|
||||||
govAgePlus: record.govAgePlus,
|
govAgePlus: record.govAgePlus,
|
||||||
|
reasonSameDate: record.reasonSameDate,
|
||||||
};
|
};
|
||||||
|
|
||||||
return new HttpSuccess(data);
|
return new HttpSuccess(data);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue