fix: Upload image

Deskripsi:
- Upload image job di arahkan ke storage server
## No Issue
This commit is contained in:
2024-09-13 16:12:42 +08:00
parent 3b7e9977f6
commit 370e3ec4e4
55 changed files with 1326 additions and 877 deletions

View File

@@ -97,13 +97,13 @@ function TableStatus({ listReject }: { listReject: any }) {
</td>
<td>
<Center w={150}>
{e.imagesId ? (
{e.imageId ? (
<Button
color="green"
radius={"xl"}
leftIcon={<IconPhotoCheck />}
onClick={() => {
router.push(RouterAdminJob.detail_poster + e?.imagesId);
router.push(RouterAdminJob.detail_poster + e?.imageId);
}}
>
Lihat