From 185746227826c953b16f777e277a6c171f0e8b4f Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 5 Aug 2020 12:04:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../property/roomCreateFee/roomCreateFee.html | 141 +++++++++--------- 1 file changed, 69 insertions(+), 72 deletions(-) diff --git a/public/pages/property/roomCreateFee/roomCreateFee.html b/public/pages/property/roomCreateFee/roomCreateFee.html index 81e15cd3a..de5fa1a91 100644 --- a/public/pages/property/roomCreateFee/roomCreateFee.html +++ b/public/pages/property/roomCreateFee/roomCreateFee.html @@ -1,4 +1,4 @@ -
+
@@ -6,7 +6,7 @@
查询条件
@@ -14,12 +14,11 @@
- +
@@ -28,7 +27,7 @@
+ v-model="roomCreateFeeInfo.conditions.roomNum">
@@ -53,16 +52,16 @@
+ v-model="roomCreateFeeInfo.conditions.roomId">
+ v-model="roomCreateFeeInfo.conditions.ownerName">
+ v-model="roomCreateFeeInfo.conditions.idCard">
@@ -77,8 +76,8 @@
房屋信息
-
@@ -86,69 +85,71 @@
+ data-page-size="10"> - - - - - - - - + + + + + + + + - + - - - - - - - - - - - + + + + - - - + + +
房屋楼层业主名称联系电话身份证房屋ID操作
房屋楼层业主名称联系电话身份证房屋ID操作
- {{room.floorNum}}栋{{room.unitNum}}单元{{room.roomNum}}室 - - {{room.layer}}层 - - {{room.ownerName}} - - {{room.link}} - - {{room.idCard}} - - {{room.roomId}} - -
- -
-
- -
-
- -
- +
+
+ +
+
+ +
+
+ +
- -
-
    -
    +
      +
      @@ -158,11 +159,7 @@
      - + - +
      \ No newline at end of file