jiangping
2025-06-23 e7dc42c48efe0ec91b4aa5917e06f1a4ae3b1c02
admin/src/views/platform/LogisticsRecord/waybillQuery.vue
@@ -166,7 +166,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}