From 5932c45bd0d3ea78cbe1dbafc4136abd1492f11d Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Tue, 21 Dec 2021 10:42:11 +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