Merge branch 'staging' of https://dev.sismedika.online/febio/aso into staging

This commit is contained in:
Linksehat Staging Server
2024-03-08 11:04:41 +07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -492,7 +492,7 @@ export default function List() {
Name
</TableCell>
<TableCell style={headStyle} align="left">
Date of Submission
Date of Admission
</TableCell>
<TableCell style={headStyle} align="left">
Service Type

View File

@@ -16,7 +16,7 @@ export type FinalLogType = {
member : Member,
member_name : string,
submission_date_fgl : string,
admission_date : string,
submission_date : string,
service_name : string,
payment_type_name : string,
status_final_log : string,