From e0a78ba46e5f50fe37f11c4b4b3fca6b63133d0f Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 16 Jun 2022 10:06:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=9C=80=E6=B1=82=20?= =?UTF-8?q?=E4=B8=9A=E4=B8=BB=E7=AB=AF=EF=BC=8C=E4=B8=9A=E4=B8=BB=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E7=B1=BB=E5=9E=8B=E7=9A=84=E5=85=AC=E5=91=8A=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=9C=A8=E5=88=97=E8=A1=A8=E9=87=8C=EF=BC=8C?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E4=B8=BA=E4=B8=9A=E4=B8=BB=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E7=9A=84=E5=85=AC=E5=91=8A=E4=BF=A1=E6=81=AF=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=AD=A3=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/notice/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/notice/index.vue b/pages/notice/index.vue index e746397..47a08c6 100755 --- a/pages/notice/index.vue +++ b/pages/notice/index.vue @@ -85,7 +85,7 @@ communityId: that.communityId, page: that.page, row: 10, - noticeTypeCd:1000, + noticeTypeCd:'1000,1003', clientType: 'H5' }, success: function(res) {