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