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