jiangping
2025-03-11 fb7fa6a1deb4b52da8e7708265a927b3cf4564b8
admin/src/views/platform/LogisticsRecord/operation.vue
@@ -214,7 +214,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}