From 6c920885a9bc407f2f05e204ae9769631c4c80e7 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Wed, 22 Dec 2021 15:02:56 +0800
Subject: [PATCH] 20211216

---
 src/main/resources/templates/index.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html
index 6917391..e6bd344 100644
--- a/src/main/resources/templates/index.html
+++ b/src/main/resources/templates/index.html
@@ -34,7 +34,8 @@
         formSelects: 'lay/extends/formSelects-v4.min',
         treeSelect: 'lay/extends/treeSelect',
         apexcharts: 'lay/extends/apexcharts.min',
-        eleTree: 'lay/extends/eleTree'
+        eleTree: 'lay/extends/eleTree',
+        xmSelect: 'lay/extends/xm-select'
     }).use(['index']);
 </script>
 </body>

--
Gitblit v1.9.1