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