Pārlūkot izejas kodu

面料损耗列表-分页问题

jbb 1 gadu atpakaļ
vecāks
revīzija
2d081c4e8c

+ 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() {