From c64cdafff6b1394a9909f5c592d6471088f024f7 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期日, 01 十二月 2019 02:16:04 +0800
Subject: [PATCH] 优化namespace 最终版

---
 WebService/src/main/resources/components/floorPackage/floor-select2/floorSelect2.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebService/src/main/resources/components/floorPackage/floor-select2/floorSelect2.html b/WebService/src/main/resources/components/floorPackage/floor-select2/floorSelect2.html
index ea12c31..3752a9e 100644
--- a/WebService/src/main/resources/components/floorPackage/floor-select2/floorSelect2.html
+++ b/WebService/src/main/resources/components/floorPackage/floor-select2/floorSelect2.html
@@ -1,4 +1,4 @@
-<select class="form-control floorSelector">
+<select class="form-control" id = "floorSelector">
     <option value="">璇烽�夋嫨妤兼爧</option>
 
 

--
Gitblit v1.8.0