guhongwei 3 年之前
父节点
当前提交
32af521c21
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/patentnav/index.vue

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

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