From b45d7b9f1fef97353f6bb5948afe567c0d23f575 Mon Sep 17 00:00:00 2001
From: 吴学文 <wuxuewen@wuxuewendeMacBook-Pro.local>
Date: 星期六, 27 四月 2019 23:38:47 +0800
Subject: [PATCH] 代码暂存

---
 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