이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
jason
/
FPSMS-frontend
보기
2
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Merge branch 'MergeProblem1' of
https://git.2fi-solutions.com/jason/FPSMS-frontend
into MergeProblem1
MergeProblem1
vluk@2fi-solutions.com.hk
14 시간 전
부모
5c07df417f
5084455318
커밋
fd406c3d3c
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/components/FinishedGoodSearch/TruckRoutingSummaryTab.tsx
+ 0
- 1
src/components/FinishedGoodSearch/TruckRoutingSummaryTab.tsx
파일 보기
@@ -149,7 +149,6 @@ const TruckRoutingSummaryTab: React.FC<Props> = ({ onFiltersChange }) => {
startIcon={<DownloadIcon />}
disabled={!canDownload}
onClick={onDownload}
sx={{ display: "none" }}
>
{loading ? "生成中..." : "下載報告 (PDF)"}
</Button>
쓰기
미리보기
불러오는 중...
취소
저장