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