From 3f7507b9374786c473a68d90d3b1b3251c45cf92 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期日, 07 四月 2024 14:22:36 +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