xiejiacheng 5 năm trước cách đây
mục cha
commit
e27d6a0abf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/index/index.vue

+ 1 - 0
src/views/index/index.vue

@@ -48,6 +48,7 @@ import chengguo from '../../layout/index/chengguo.vue';
 export default {
   name: 'index',
   props: {
+    logolist:null,
     newslist:null,
     chengguolist:null,
   },