From 2633f776bb8fdb0b1efe3a56293b6a1bb04616a7 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期日, 28 四月 2019 10:48:14 +0800
Subject: [PATCH] Merge branch 'master' of https://github.com/java110/MicroCommunity

---
 WebService/src/main/resources/components/floor/listFloor.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/WebService/src/main/resources/components/floor/listFloor.html b/WebService/src/main/resources/components/floor/listFloor.html
index ffcdac9..5a404d0 100644
--- a/WebService/src/main/resources/components/floor/listFloor.html
+++ b/WebService/src/main/resources/components/floor/listFloor.html
@@ -45,6 +45,9 @@
                             </td>
                             <td class="text-right">
                                 <div class="btn-group">
+                                    <button class="btn-white btn btn-xs" v-on:click="_openDelFloorModel(floor)">淇敼</button>
+                                </div>
+                                <div class="btn-group">
                                     <button class="btn-white btn btn-xs" v-on:click="_openDelFloorModel(floor)">鍒犻櫎</button>
                                 </div>
                             </td>

--
Gitblit v1.8.0