@@ -53,7 +53,7 @@ export default {
},
toPage() {
this.$router.push({
- path: '/alarmManagement/details'
+ path: '/propertyManagement/index'
});
}
@@ -173,7 +173,7 @@ export default {
if (item.title == activeRout.meta.title || item.path == activeRout.path) {
tagsList.splice(index, 1);
- path: tagsList[index - 1].path
+ path: '/'