src/views/layout/components/Header/index.vue
@@ -115,7 +115,7 @@ label: '执法管理', checked: true, url: '', if: '3f', id: '3f', }, ], flag: { @@ -215,7 +215,9 @@ if (data.id === '2f') { this.$router.push({path: "/home/video"}) } if (data.id === '3f') { this.$router.push({path: "/home/operate/casepool/pool"}) } } } };