From 674aef62d298f9fbce41b9b1725c71d056dfd55b Mon Sep 17 00:00:00 2001 From: LSH Date: 星期三, 03 四月 2024 10:26:32 +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 28bf7c3..e504a00 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -241,6 +241,7 @@ var planByMore; var priQuoteByMore; var reimburseOnlineByMore; +var weeklyByMore; function getQueryVariable(variable) { -- Gitblit v1.9.1