Преглед изворни кода

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,
   },