From 565442c3bc65d7596b624a16fcd4facf12fd6abb Mon Sep 17 00:00:00 2001 From: LSH Date: 星期六, 04 十一月 2023 11:14:11 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/common.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index da8360d..ec739c4 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -237,3 +237,6 @@ } var businessTripByMore; var priOnlineByMore; +var priSalesByMore; +var priQuoteBudgetByMore; +var contractByMore; -- Gitblit v1.9.1