소스 검색

update

master
CANCERYS\kw093 2 주 전
부모
커밋
650730f852
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      src/components/PickOrderSearch/PickExecution.tsx

+ 2
- 0
src/components/PickOrderSearch/PickExecution.tsx 파일 보기

@@ -1041,6 +1041,7 @@ const handleIssueNoLotStockOutLine = useCallback(async (stockOutLineId: number)
)}
{/* Action buttons below the lot table */}
{/*
<Box sx={{ mt: 2 }}>
<Stack direction="row" spacing={1}>
<Button
@@ -1052,6 +1053,7 @@ const handleIssueNoLotStockOutLine = useCallback(async (stockOutLineId: number)
</Button>
</Stack>
</Box>
*/}
</Box>
)}



불러오는 중...
취소
저장