From 595e524caf95e8006d42d8bda6aa1bf737e768db Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期四, 04 六月 2020 16:07:56 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/common.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index fa66fe0..fdc899f 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -2,7 +2,10 @@
// var baseUrl = "/wcs";
// 娴嬭瘯
var baseUrl = "";
+// 绯荤粺杩愯鐘舵��
+var systemRunning = true;
+// 璧嬪��
function setVal(el, val) {
if (el.text() !== val){
el.html(val);
--
Gitblit v1.9.1