mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 05:46:04 +08:00
优化需求 业主端,业主微信类型的公告不显示在列表里,类型为业主通知的公告信息显示正常
This commit is contained in:
parent
1865d5d1a9
commit
e0a78ba46e
@ -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) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user