Browse Source

Fixed images

master
Kobus 5 years ago
parent
commit
868bfcb7d6
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      src/components/timeshare/resort/resortImage.vue

+ 0
- 3
src/components/timeshare/resort/resortImage.vue View 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…
Cancel
Save