Sfoglia il codice sorgente

Fixed images

master
Kobus 5 anni fa
parent
commit
868bfcb7d6
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0
    3
      src/components/timeshare/resort/resortImage.vue

+ 0
- 3
src/components/timeshare/resort/resortImage.vue Vedi File

@@ -19,9 +19,6 @@
19 19
 import { mapState } from 'vuex';
20 20
 
21 21
 export default {
22
-  props: {
23
-    images: [],
24
-  },
25 22
   data() {
26 23
     return {
27 24
       largeImg: 0,

Loading…
Annulla
Salva