ソースを参照

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;
}


読み込み中…
キャンセル
保存