瀏覽代碼

面料损耗列表-分页问题

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