ソースを参照

面料损耗列表-分页问题

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