From cf29b0e7df3af2ce2c1fcd0b515132bdc038bd37 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Wed, 28 Feb 2024 14:20:27 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_web

---
 src/views/property/propertyCompany.vue |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/views/property/propertyCompany.vue b/src/views/property/propertyCompany.vue
index ef901fa..ea5712d 100644
--- a/src/views/property/propertyCompany.vue
+++ b/src/views/property/propertyCompany.vue
@@ -200,6 +200,13 @@
               // width: 100,
             },
             {
+              width: 210,
+              overHidden: true,
+              label: "管理小区",
+              prop: "districtNames",
+              display: false
+            },
+            {
               label: "简介",
               prop: "remark",
               component: "AvueUeditor",

--
Gitblit v1.9.3