优化需求 业主端,业主微信类型的公告不显示在列表里,类型为业主通知的公告信息显示正常

This commit is contained in:
java110 2022-06-16 10:06:41 +08:00
parent 1865d5d1a9
commit e0a78ba46e

View File

@ -85,7 +85,7 @@
communityId: that.communityId, communityId: that.communityId,
page: that.page, page: that.page,
row: 10, row: 10,
noticeTypeCd:1000, noticeTypeCd:'1000,1003',
clientType: 'H5' clientType: 'H5'
}, },
success: function(res) { success: function(res) {