From 59292e68b11c383948b436e755a4aad8abf1ce24 Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期五, 19 四月 2024 15:32:06 +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