From a01db288e89d89758f8d6e6168aa00ef9d1ae63b Mon Sep 17 00:00:00 2001 From: LSH Date: 星期三, 01 十一月 2023 09:24:52 +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 2e3b5c2..ec739c4 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -239,3 +239,4 @@ var priOnlineByMore; var priSalesByMore; var priQuoteBudgetByMore; +var contractByMore; -- Gitblit v1.9.1