From 9691ea372af8ff0ac7f01885f0658840d8459cfd Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期日, 07 四月 2024 10:03:40 +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