From d57e6230429088a8af02dfd52b85ef48d3fb99b1 Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 15 Dec 2021 18:26:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A5=E6=88=BF=E6=89=BE=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppBuilding/components/add.vue | 158 ++++++++++++++++++++++++ 1 file changed, 158 insertions(+) diff --git a/src/apps/AppBuilding/components/add.vue b/src/apps/AppBuilding/components/add.vue index 70c4f578..33abe159 100644 --- a/src/apps/AppBuilding/components/add.vue +++ b/src/apps/AppBuilding/components/add.vue @@ -4,6 +4,116 @@ 房屋信息 选择人员 +
+
+ 房屋面积 +
+ 请选择 + +
+
+
+ 居住现状 +
+ 请选择 + +
+
+
+ 房屋用途 +
+ 请选择 + +
+
+
+ 承租情况 +
+ 请选择 + +
+
+
+ 起租日期 +
+ 请选择 + +
+
+
+ 租房备案证明 +
+ 请选择 + +
+
+
+
+
+ 房主信息 + 选择人员 +
+
+
+ 林珊珊 +
+ 请选择 + +
+
+
+ 李益民 +
+ 请选择 + +
+
+
+
+
+ 承租人信息 + 选择人员 +
+
+
+ 林珊珊 +
+ 请选择 + +
+
+
+ 李益民 +
+ 请选择 + +
+
+
+
+
+ 实际居住人员 + 选择人员 +
+
+
+ 林珊珊 +
+ 请选择 + +
+
+
+ 李益民 +
+ 请选择 + +
+
+
+ @@ -30,6 +140,7 @@ export default { \ No newline at end of file