xiejiacheng il y a 5 ans
Parent
commit
e27d6a0abf
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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,
   },