From 5f5db5ddcccd858e45bf9e9b92f55646218d4643 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期二, 07 十一月 2023 10:29:59 +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