diff --git a/components/form/content/audio/audio-detail-form.tsx b/components/form/content/audio/audio-detail-form.tsx index ce0cca4..80d6212 100644 --- a/components/form/content/audio/audio-detail-form.tsx +++ b/components/form/content/audio/audio-detail-form.tsx @@ -817,10 +817,10 @@ export default function FormAudioDetail() { - {Number(detail?.needApprovalFromLevel) == Number(userLevelId) ? ( + {/* {Number(detail?.needApprovalFromLevel) == Number(userLevelId) ? ( Number(detail?.uploadedById) == Number(userId) ? ( "" - ) : ( + ) : ( */}
- ) + {/* ) ) : ( "" - )} + )} */} ) : (