From 510d7b5ca79155872274c9510dd1de9b55b8c53b Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 27 Jun 2023 09:07:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E5=8F=91=E9=80=81=E8=8C=83?= =?UTF-8?q?=E5=9B=B4=E7=BD=91=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/qianxinan/AppCooperationPropaganda/sendScoped.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/project/qianxinan/AppCooperationPropaganda/sendScoped.vue b/src/project/qianxinan/AppCooperationPropaganda/sendScoped.vue index 2ee948f2..b9a1b709 100644 --- a/src/project/qianxinan/AppCooperationPropaganda/sendScoped.vue +++ b/src/project/qianxinan/AppCooperationPropaganda/sendScoped.vue @@ -27,7 +27,7 @@ export default { return { value: '', checkList: [ - { name: '全部居民群', value: '0'}, + // { name: '全部居民群', value: '0'}, { name: '按部门选择', value: '1'}, // { name: '按网格选择', value: '2'} ], @@ -35,7 +35,7 @@ export default { sendType: '', // Residents,CircleOfFriends,ResidentsGroup deptSelect: [], girdSelect: [], - sendScope: 0, + sendScope: '1', girdListIds: [], deptListIds: [], wxGroups: [], // 居民群,居民,朋友圈