From 146ecd172f0a2f7f3c027c625be5951884fc4be5 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Sun, 3 May 2020 10:12:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A5=BC=E6=A0=8B=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/pages/property/listFloor/listFloor.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/public/pages/property/listFloor/listFloor.html b/public/pages/property/listFloor/listFloor.html index d5372e6f9..df77565d7 100644 --- a/public/pages/property/listFloor/listFloor.html +++ b/public/pages/property/listFloor/listFloor.html @@ -65,9 +65,10 @@
| 楼栋ID | -编号 | 名称 | +编号 | +楼栋ID | +创建员工 | 操作 | @@ -76,14 +77,15 @@
|---|---|---|---|---|---|---|
| - {{floor.floorId}} + {{floor.floorName}} | {{floor.floorNum}} | - {{floor.floorName}} + {{floor.floorId}} | +{{floor.userName}} |