From 011e7b1906597b41a4143afb268ae059e97df60c Mon Sep 17 00:00:00 2001 From: LSH Date: 星期三, 13 九月 2023 17:20:40 +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 16bd48a..ec739c4 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -238,3 +238,5 @@ var businessTripByMore; var priOnlineByMore; var priSalesByMore; +var priQuoteBudgetByMore; +var contractByMore; -- Gitblit v1.9.1