From 75c3ceae532acc1ffe1df3c6b71a5b9621be8a41 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期二, 02 四月 2024 14:53:39 +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