MrShi
2025-11-19 7a1a89f650f0102c07631c146fcc1b99c1465391
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}