浏览代码

报告相关专利

zhuliu 1 年之前
父节点
当前提交
ec42aab976
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/report/components/patentList/index.vue

+ 1 - 1
src/views/report/components/patentList/index.vue

@@ -21,7 +21,7 @@ export default {
       return this.$route.query.projectId || 0
     },
     assProjectId(){
-      return this.$route.query.projectId
+      return this.$route.query.assProjectId
     },
     projectName() {
       return this.$route.query.projectName