From 7b6b97e96af70ea41b86aa7f1e9a134fbef9c8fb Mon Sep 17 00:00:00 2001 From: LSH Date: 星期三, 23 八月 2023 18:41:57 +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 a6bd673..459273b 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -223,3 +223,4 @@ var orderByMore; var planByMore; var priQuoteByMore; +var reimburseOnlineByMore; -- Gitblit v1.9.1