From 74c53aeb6c9c286cea939699ccb5b5e34ea56fd0 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 6 Sep 2023 17:33:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=A1=A3=E6=A1=88=E6=88=BF?= =?UTF-8?q?=E5=B1=8B=E5=90=84=E4=B8=AA=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/company/index.vue | 35 ++-- .../component/houseDecoration.vue | 110 ++++++++++++ .../component/houseRenovate.vue | 75 ++++++++ .../component/houseRepair.vue | 148 ++++++++++++++++ .../component/houseTransaction.vue | 166 ++++++++++++++++++ src/views/user_informationg/details.vue | 11 +- 6 files changed, 525 insertions(+), 20 deletions(-) create mode 100644 src/views/user_informationg/component/houseDecoration.vue create mode 100644 src/views/user_informationg/component/houseRenovate.vue create mode 100644 src/views/user_informationg/component/houseRepair.vue create mode 100644 src/views/user_informationg/component/houseTransaction.vue diff --git a/src/views/company/index.vue b/src/views/company/index.vue index 2419cf5..e7eca07 100644 --- a/src/views/company/index.vue +++ b/src/views/company/index.vue @@ -145,6 +145,21 @@ 已签约 + 审核中 + 签约中 未签约 @@ -234,22 +249,6 @@ @click="showChangeCompany(row)" >生成合同 - 审核中 - 签约中