xiejiacheng há 5 anos atrás
pai
commit
e27d6a0abf
1 ficheiros alterados com 1 adições e 0 exclusões
  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,
   },