[update] 修改变更21,公告只查看启用的

This commit is contained in:
lideqin
2023-07-19 15:12:46 +08:00
parent e827592617
commit cf8c8d79d8
+1
View File
@@ -429,6 +429,7 @@ export default {
this.url.list = '/sys/sysAnnouncementSend/getCompanyMyAnnouncementSend'
} else if (key === 'notice') {
this.url.list = '/sysNotice/page'
this.filters.noticeStatus = 1
}
this.loadData(1)
},