@@ -130,7 +130,7 @@ export default {
if (this.IS_MARKER) {
await this.getMarkerNoticeList();
- // await this.getNewNotice();
+ await this.getNewNotice();
}
},
visibleChange(visible) {