|
@@ -59,7 +59,7 @@
|
|
|
<danwei :danweiList="danweiList" :danweiInfoList="danweiInfoList"></danwei>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="yizhanshi">
|
|
|
- <yizhanshi :image="image" :yizhanList="yizhanList"></yizhanshi>
|
|
|
+ <yizhanshi :yizhanList="yizhanList"></yizhanshi>
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
</el-col>
|
|
@@ -109,7 +109,6 @@ export default {
|
|
|
danweiList: null, //事业单位
|
|
|
danweiInfoList: null, //事业单位内容
|
|
|
lunboList: null, //轮播图
|
|
|
- image: null, //一站式头部图片
|
|
|
yizhanList: null, //一站式招聘
|
|
|
linkImgList: null, //友情链接
|
|
|
downList: null, //底部
|