rk
2025-10-10 8d2f5011aee911f31cba0e65a37dd700d6d39e0d
admin/src/views/platform/LogisticsRecord/waybillQuery.vue
@@ -166,7 +166,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}