Merge branch 'staging' of https://dev.sismedika.online/febio/aso into staging
This commit is contained in:
@@ -492,7 +492,7 @@ export default function List() {
|
|||||||
Name
|
Name
|
||||||
</TableCell>
|
</TableCell>
|
||||||
<TableCell style={headStyle} align="left">
|
<TableCell style={headStyle} align="left">
|
||||||
Date of Submission
|
Date of Admission
|
||||||
</TableCell>
|
</TableCell>
|
||||||
<TableCell style={headStyle} align="left">
|
<TableCell style={headStyle} align="left">
|
||||||
Service Type
|
Service Type
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ export type FinalLogType = {
|
|||||||
member : Member,
|
member : Member,
|
||||||
member_name : string,
|
member_name : string,
|
||||||
submission_date_fgl : string,
|
submission_date_fgl : string,
|
||||||
admission_date : string,
|
submission_date : string,
|
||||||
service_name : string,
|
service_name : string,
|
||||||
payment_type_name : string,
|
payment_type_name : string,
|
||||||
status_final_log : string,
|
status_final_log : string,
|
||||||
|
|||||||
Reference in New Issue
Block a user