fix: 修复错误

This commit is contained in:
2023-06-15 10:00:54 +08:00
parent 3ceb2dab53
commit c128756fe7
11 changed files with 195 additions and 95 deletions

View File

@@ -101,7 +101,7 @@ export default {
*/
toSiteMessage() {
this.$router.push({
path: '/monitor/notice'
path: '/monitor/sysNotice'
})
this.visible = false
},