From 3a62045f53b6070aac88271c0a350c70e93ee931 Mon Sep 17 00:00:00 2001
From: dai <851733175@qq.com>
Date: Thu, 18 May 2023 10:06:35 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A5=BC=E5=AE=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/base/community/buildForm.vue | 1037 +++++++-------
.../modules/base/community/buildTable.vue | 1 +
.../modules/base/community/communityForm.vue | 1228 +++++++++--------
.../modules/base/community/communityTable.vue | 1 +
4 files changed, 1222 insertions(+), 1045 deletions(-)
diff --git a/src/views/modules/base/community/buildForm.vue b/src/views/modules/base/community/buildForm.vue
index 271d1b9..37eb3a0 100644
--- a/src/views/modules/base/community/buildForm.vue
+++ b/src/views/modules/base/community/buildForm.vue
@@ -1,56 +1,74 @@
-
-
-
-
-
- {{ agencyObj.agencyName }}—{{ agencyObj.gridName }}—{{ agencyObj.label }}
-
-
-
-
-
-
-
-
-
-
- 生成
-
-
-
-
- 商品房
- 自建房
- 别墅
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 取 消
- 确 定
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ 确 定
+
+
-
\ No newline at end of file
+
diff --git a/src/views/modules/base/community/buildTable.vue b/src/views/modules/base/community/buildTable.vue
index cf79199..7990fd4 100644
--- a/src/views/modules/base/community/buildTable.vue
+++ b/src/views/modules/base/community/buildTable.vue
@@ -191,6 +191,7 @@
:close-on-click-modal="false"
:close-on-press-escape="false"
:title="formTitle"
+ v-if="formShow"
top="5vh"
width="900px"
class="dialog-h"
diff --git a/src/views/modules/base/community/communityForm.vue b/src/views/modules/base/community/communityForm.vue
index 3b329ca..c9d1c09 100644
--- a/src/views/modules/base/community/communityForm.vue
+++ b/src/views/modules/base/community/communityForm.vue
@@ -1,576 +1,668 @@
-
-
-
-
-
-
- {{ dataForm.agencyName }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 生成
-
-
-
-
-
-
-
-
-
- 添加物业
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 取 消
- 确 定
-
-
+
+
+
+
+
+ {{ dataForm.agencyName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 生成
+
+
+
+
+
+
+
+
+
+ 添加物业
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ 确 定
+
+
-
-
-
-
diff --git a/src/views/modules/base/community/communityTable.vue b/src/views/modules/base/community/communityTable.vue
index f9b52b6..b91ba94 100644
--- a/src/views/modules/base/community/communityTable.vue
+++ b/src/views/modules/base/community/communityTable.vue
@@ -205,6 +205,7 @@
:close-on-click-modal="false"
:close-on-press-escape="false"
:title="formTitle"
+ v-if="formShow"
width="850px"
top="5vh"
class="dialog-h"