浏览代码

Fixed images

master
Kobus 5 年前
父节点
当前提交
868bfcb7d6
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      src/components/timeshare/resort/resortImage.vue

+ 0
- 3
src/components/timeshare/resort/resortImage.vue 查看文件

@@ -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,

正在加载...
取消
保存