From 6d8a43de07062234a05716fcbb94273709cab21e Mon Sep 17 00:00:00 2001
From: shiyj <1098226878@qq.com>
Date: 星期二, 16 七月 2019 17:04:36 +0800
Subject: [PATCH] Merge branch 'master' of https://github.com/java110/MicroCommunity
---
WebService/src/main/resources/components/unit-select-floor/unitSelectFloor.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/WebService/src/main/resources/components/unit-select-floor/unitSelectFloor.html b/WebService/src/main/resources/components/unit-select-floor/unitSelectFloor.html
index 23ac690..34670d3 100644
--- a/WebService/src/main/resources/components/unit-select-floor/unitSelectFloor.html
+++ b/WebService/src/main/resources/components/unit-select-floor/unitSelectFloor.html
@@ -38,8 +38,8 @@
</div>
</div>
<vc:create name="searchFloor"
- @emitChooseFloor="unitSelectFloor"
- @emitLoadData="unit"
+ emitChooseFloor="unitSelectFloor"
+ emitLoadData="unit"
></vc:create>
<vc:create name="addUnit"></vc:create>
</div>
\ No newline at end of file
--
Gitblit v1.8.0