|
@@ -182,6 +182,7 @@
|
|
this.formData = {id:record.busId};
|
|
this.formData = {id:record.busId};
|
|
this.$refs.showDynamNotice.detail(record.openPage);
|
|
this.$refs.showDynamNotice.detail(record.openPage);
|
|
}else{
|
|
}else{
|
|
|
|
+ record.readFlag='0'//未阅读(用于以未阅读状态跳转到我的消息弹框)
|
|
this.$refs.ShowAnnouncement.detail(record);
|
|
this.$refs.ShowAnnouncement.detail(record);
|
|
}
|
|
}
|
|
},
|
|
},
|