diff --git a/static/app.js b/static/app.js index 3584e1f..2d41025 100644 --- a/static/app.js +++ b/static/app.js @@ -3,6 +3,7 @@ const state = { data: null, tenant: "科普·无界", opFilter: "all", + finFilter: "已签单", projectView: null, chart: null, chart2: null, @@ -453,7 +454,7 @@ function renderFinance() { ${card(`
| 客户 | 类型 | 状态 | 签约金额 | ${monthLabels.map(l => `${l} 确收/毛利 | `).join("")}销售 |
|---|
| 客户 | 类型 | 状态 | 签约金额 | ${monthLabels.map(l => `${l} 确收/毛利 | `).join("")}销售 |
|---|