Browse Source

同上一次

zhuliu 1 year ago
parent
commit
63cbaeb906
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/report/components/productResult/productResult.vue

+ 1 - 0
src/views/report/components/productResult/productResult.vue

@@ -313,6 +313,7 @@ export default {
     changePatent(val) {
       this.queryParams.compareResult = val
       this.compareResult = val
+      this.$refs.checkPatent.getPatentList()
     },
     // 显示勾选的信息
     async load() {