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