From dc2e436af84d896e57d34229012e52ac456797a4 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 05 Jan 2024 17:39:26 +0800
Subject: [PATCH] 所有所属社区字段调整
---
src/views/community/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/community/index.vue b/src/views/community/index.vue
index 78dc2e3..4b197f1 100644
--- a/src/views/community/index.vue
+++ b/src/views/community/index.vue
@@ -48,7 +48,7 @@
dialogClickModal: false,
column: [
{
- width: 220,
+ width: 156,
overHidden: true,
label: "社区名称",
prop: "name",
--
Gitblit v1.9.3