guhongwei 3 years ago
parent
commit
32af521c21
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/patentnav/index.vue

+ 1 - 1
src/views/patentnav/index.vue

@@ -82,7 +82,7 @@ export default {
     },
     // 添加数据
     add() {
-      this.$router.push({ path: '/dimension/detail' });
+      this.$router.push({ path: '/patentnav/detail' });
     },
   },
   computed: {