Преглед изворни кода

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,//排序信息