From e7fff4b19129140e8af61ff7c243ec7bbad4190f Mon Sep 17 00:00:00 2001
From: zhangjq <z16372660229@163.com>
Date: 星期三, 28 一月 2026 18:37:18 +0800
Subject: [PATCH] Z二白单导入页面和业主车辆页面房屋管理数据显示

---
 public/pages/property/room/room.html |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/public/pages/property/room/room.html b/public/pages/property/room/room.html
index f4e36b9..9a96043 100644
--- a/public/pages/property/room/room.html
+++ b/public/pages/property/room/room.html
@@ -112,17 +112,17 @@
         </div>
     </th>
     <!-- 椤圭洰缂栫爜 -->
-    <th data-hide="phone" class="text-center">
+    <!-- <th data-hide="phone" class="text-center">
         <div class="hc-td">
             椤圭洰缂栫爜
         </div>
-    </th>
+    </th> -->
     <!-- 椤圭洰鍚嶇О -->
-    <th data-hide="phone" class="text-center">
+    <!-- <th data-hide="phone" class="text-center">
         <div class="hc-td">
             椤圭洰鍚嶇О
         </div>
-    </th>
+    </th> -->
     <!-- 璺悕 -->
     <th data-hide="phone" class="text-center">
         <div class="hc-td">
@@ -328,13 +328,13 @@
         <div class="hc-td">{{room.propertyType ||'-'}}</div>
     </td>
     <!-- 椤圭洰缂栫爜 -->
-    <td class="text-center">
+    <!-- <td class="text-center">
         <div class="hc-td">{{room.communityCode ||'-'}}</div>
-    </td>
+    </td> -->
     <!-- 椤圭洰鍚嶇О -->
-    <td class="text-center">
+    <!-- <td class="text-center">
     <div class="hc-td">{{getCommunityName() || '-'}}</div>
-</td>
+</td> -->
     <!-- 璺悕 -->
     <td class="text-center">
         <div class="hc-td">{{room.roadName ||'-'}}</div>

--
Gitblit v1.8.0