From bdb8ec61148722fe9733733fb0a3ed0ea391ae98 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期二, 12 九月 2023 10:29:51 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/common.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index da8360d..2e3b5c2 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -237,3 +237,5 @@ } var businessTripByMore; var priOnlineByMore; +var priSalesByMore; +var priQuoteBudgetByMore; -- Gitblit v1.9.1