feature: informacja przy braku podglądu; SW

This commit is contained in:
2022-12-31 21:04:33 +01:00
parent 81edc59074
commit 301d279fa6
6 changed files with 1852 additions and 1763 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ export default defineComponent({
});
},
previewStock(stock: IStock) {
previewStock(stock: IStock) {
if (this.store.chosenVehicle?.imageSrc != stock.imgSrc) this.store.imageLoading = true;
if (stock.isLoco) {