Browse Source

报告相关专利

zhuliu 1 năm trước cách đây
mục cha
commit
ec42aab976
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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