jiangping
2025-03-17 a6d047e106c00a32603ed9c037a1e27b7f75ee6b
admin/src/views/platform/LogisticsRecord/operationCity.vue
@@ -215,7 +215,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}