From 50efa0ab3c111479fb949d8b2aaa95485c0d1ed8 Mon Sep 17 00:00:00 2001
From: wr <1754607820@qq.com>
Date: Tue, 23 Apr 2024 13:25:56 +0800
Subject: [PATCH] =?UTF-8?q?1.=E6=A0=91=E5=BD=A2=E5=9B=BE=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../WEB-INF/views/include/deviceTree.jsp | 8 +-
.../src/main/webapp/jspJS/utils/deviceTree.js | 455 ++++++++----------
2 files changed, 203 insertions(+), 260 deletions(-)
diff --git a/pqs9000/src/main/webapp/WEB-INF/views/include/deviceTree.jsp b/pqs9000/src/main/webapp/WEB-INF/views/include/deviceTree.jsp
index c26b0e7..a472b98 100644
--- a/pqs9000/src/main/webapp/WEB-INF/views/include/deviceTree.jsp
+++ b/pqs9000/src/main/webapp/WEB-INF/views/include/deviceTree.jsp
@@ -1,12 +1,12 @@
<%@ page language="java" contentType="text/html; charset=UTF-8"
- pageEncoding="UTF-8"%>
+ pageEncoding="UTF-8"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<%@ taglib prefix="shiro" uri="http://shiro.apache.org/tags"%>