Merge remote-tracking branch 'origin/staging' into origin/production

This commit is contained in:
Linksehat Staging Server
2023-09-09 12:36:30 +07:00
6 changed files with 84 additions and 36 deletions

View File

@@ -10,7 +10,7 @@ export default function Doctor() {
const { id } = useParams();
const pageTitle = 'Payment';
const pageTitle = 'Livechat';
return (
<Page title={pageTitle}>
<Container maxWidth={themeStretch ? false : 'xl'}>
@@ -22,8 +22,8 @@ export default function Doctor() {
href: '/report',
},
{
name: 'Payment',
href: '/report/payment',
name: 'Livechat',
href: '/report/live-chat',
},
]}
/>

View File

@@ -256,7 +256,7 @@ export default function List() {
</IconButton>
</TableCell>
<TableCell align="left">{row.date_created ? row.date_created : '-'}</TableCell>
<TableCell align="left">{row.date_appointment ? row.date_appointment : '-'}</TableCell>
<TableCell align="left">{row.time_request ? row.time_request : '-'}</TableCell>
<TableCell align="left">{row.health_care ? row.health_care : '-'}</TableCell>
<TableCell align="left">{row.doctor_name ? row.doctor_name : '-'}</TableCell>
<TableCell align="left">{row.speciality ? row.speciality : '-'}</TableCell>
@@ -309,6 +309,12 @@ export default function List() {
<Grid item xs={6}>
: {row.duration ? row.duration : '-'}
</Grid>
<Grid item xs={6}>
Kode
</Grid>
<Grid item xs={6}>
: {row.id ? row.id : '-'}
</Grid>
</Grid>
</Grid>
</Grid>
@@ -471,10 +477,10 @@ export default function List() {
{/* <TableCell colSpan={8} rowSpan={1} align="center" /> */}
<TableCell style={headStyle} align="left" />
<TableCell style={headStyle} rowSpan={2} align="left">
Tanggal Booking
Tanggal Request
</TableCell>
<TableCell style={headStyle} rowSpan={2} align="left">
Tanggal Appointment
Waktu Request
</TableCell>
<TableCell style={headStyle} rowSpan={2} align="left">
Faskes