From ac51b22378bdfb2009b852cfaecc43c67616d448 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Mon, 10 Mar 2025 09:36:33 +0800 Subject: [PATCH] update --- src/views/community/CommunitySetDetail.vue | 78 +++++++++++++++++----- 1 file changed, 63 insertions(+), 15 deletions(-) diff --git a/src/views/community/CommunitySetDetail.vue b/src/views/community/CommunitySetDetail.vue index c6c3b3c..e4d18c2 100644 --- a/src/views/community/CommunitySetDetail.vue +++ b/src/views/community/CommunitySetDetail.vue @@ -70,7 +70,8 @@
搜索结果:
- +
请选择一个小区进行关联:
+
@@ -82,12 +83,20 @@
- - 确认添加 - - - 取消 - +
+ 已选择: {{ getSelectedCommunityName() }} +
+
+ +
+
+ + 确认添加 + + + 取消 + +
@@ -105,7 +114,7 @@