From a06aa3c488bf5b45146e0969a5b2c21d0af847e8 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Fri, 17 Dec 2021 11:30:12 +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