소스 검색

update

tags/Baseline_180220205_Frontend
MSI\2Fi 7 달 전
부모
커밋
0e6b1757fc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/app/api/financialsummary/actions.ts

+ 1
- 0
src/app/api/financialsummary/actions.ts 파일 보기

@@ -88,6 +88,7 @@ export interface FinancialSummaryByClientExcel {
totalFee: number;
totalBudget: number;
cumulativeExpenditure: number;
projectExpense: number;
totalInvoiced: number;
totalReceived: number;
}


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