浏览代码

Merge branch 'product' into shaoyin

zhuliu 9 月之前
父节点
当前提交
70ed4feb12
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/project/patentCollection/index.vue

+ 1 - 1
src/views/project/patentCollection/index.vue

@@ -861,7 +861,7 @@ export default {
     //图表分析
     async handleAnalyses() {
       var params = {
-        searchQuery: this.searchStr || '',//检索条件
+        condition: this.searchStr || '',//检索条件
         customFields: this.customFields || [],
         groupField:this.queryParams.groupField,
         orderDTOList: this.sort,//排序信息