From dd3a6c681f938fd53d5f6cc3a4fcee40e71b259c Mon Sep 17 00:00:00 2001
From: lihang <lihang@vci-tech.com>
Date: 星期二, 25 四月 2023 22:58:51 +0800
Subject: [PATCH] omd服务校正

---
 Source/UBCS-WEB/public/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Source/UBCS-WEB/public/index.html b/Source/UBCS-WEB/public/index.html
index 78bdbdb..b185481 100644
--- a/Source/UBCS-WEB/public/index.html
+++ b/Source/UBCS-WEB/public/index.html
@@ -18,6 +18,7 @@
   <link rel="stylesheet" href="<%= BASE_URL %>cdn/avue/2.9.12/index.css">
   <script src="<%= BASE_URL %>cdn/xlsx/FileSaver.min.js"></script>
   <script src="<%= BASE_URL %>cdn/xlsx/xlsx.full.min.js"></script>
+  <script src="https://cdn.staticfile.org/jsPlumb/2.11.1/js/jsplumb.min.js"></script>
   <link rel="icon" href="<%= BASE_URL %>favicon.png">
   <title>ubcs浼佷笟骞冲彴</title>
   <style>

--
Gitblit v1.10.0