doum
2025-11-27 6356dff6dabcaee38ccd48e3d2673a31f87491e3
admin/src/views/platform/LogisticsRecord/waybillQuery.vue
@@ -166,7 +166,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}