瀏覽代碼

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


Loading…
取消
儲存