调整消息模块中,查看更多的跳转地址,处理404问题

This commit is contained in:
任珮宇 2023-11-30 09:46:50 +08:00
parent f887df6d05
commit 90f0d873a6

View File

@ -202,7 +202,7 @@ export default {
},
toMyAnnouncement() {
this.$router.push({
path: '/isps/userAnnouncement',
path: '/isystem/userAnnouncement',
})
},
modalFormOk() {},