f94e138096d12f75b9482688be48f085e778a986
- Updated `console.log` statements to `console.warn` for better visibility. - Enhanced automatic vehicle selection logic in `PosDepartmentStepMobile1.vue` and `RegistrationNumberSearchResult.vue`. - Refactored `getUnregisteredVehicleObjects` to return values instead of directly mutating state. - Improved error handling and added fallback for unregistered vehicles during search. - Adjusted search logic to prevent redundant processing and ensure consistency in `vehicles_matching`.
truckwashdashboardsfrontend
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Languages
JavaScript
57%
Vue
30.7%
CSS
7%
TypeScript
4.6%
HTML
0.5%