xiejiacheng 5 년 전
부모
커밋
e27d6a0abf
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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,
   },