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