فهرست منبع

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

guhongwei 5 سال پیش
والد
کامیت
fcc2b81397
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,
   },