zhuliu 11 月之前
父節點
當前提交
68527f1ec8
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/components/import/conditionImport/searchResult.vue

+ 2 - 0
src/views/components/import/conditionImport/searchResult.vue

@@ -385,6 +385,8 @@ export default {
           searchQuery: this.condition.searchCondition || '',
           orderDTOList:this.sort,
         },
+        startNumber:1, //开始位置
+        endNumber:(this.queryParams.isAdd && this.queryParams.isAdd.length>0)?0:this.total,//结束位置
         fromProjectId:this.innerProjectId, //来源专题库项目id
         toProjectId:this.projectId, //目标报告项目id
         isAdd:this.queryParams.isAdd, //去除专利号