Browse Source

Merge branch 'master' of http://git.cc-lotus.info/smart-center/web-common

guhongwei 5 năm trước cách đây
mục cha
commit
fcc2b81397
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,
   },