zhuliu 1 year ago
parent
commit
992e29326f
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

@@ -316,6 +316,7 @@ export default {
     // 选择专利框的对比结果
     // 选择专利框的对比结果
     changePatent(val) {
     changePatent(val) {
       this.compareResult = val
       this.compareResult = val
+      this.$refs.checkPatent.handleCurrentChange(1)
     },
     },
     // 显示勾选的信息
     // 显示勾选的信息
     async load() {
     async load() {