k94314517
2025-07-23 6d2c778ff0c2be03fb64ecaeae45c09c92771637
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}