소스 검색

面料损耗列表-分页问题

jbb 1 년 전
부모
커밋
2d081c4e8c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/cost-allocation-total/fabricLossesSummary.vue

+ 1 - 0
src/views/cost-allocation-total/fabricLossesSummary.vue

@@ -338,6 +338,7 @@ export default {
       this.$refs.detailFabricLossTable.onSearch(record.ccode,'0')
     },
     searchQuery() {
+      this.queryParam.pageNo = '1'
       this.getCostList()
     },
     searchReset() {