doum
2025-12-08 ecc1f1f70da17f9672d4fd5b830ca7f5c18a3aa1
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}