@ -10,7 +10,7 @@
<img @click="toxiaoxi()" src="@/assets/images/info.png">
</el-badge>
<!-- <img src="@/assets/images/dy.png" @click="logout"> -->
<span class="backToHome" @click="logout"><i class="el-icon-back"></i>返回首页</span>
<span class="backToHome"><i class="el-icon-back"></i>返回首页</span>
</div>
<el-footer class="footer" height="40px">Copyright © {{ year }} 技术支持集团 All Rights Reserved</el-footer>
@ -247,16 +247,16 @@
// path: "/shebeirizhi/shebeirizhiList",
// }]
},
// {
// alwaysShow: true,
// component: "xiaoxi",
// meta: {
// icon: "icon-rizhi2",
// title: "消息",
// },
// name: "",
// path: "/xiaoxi/xiaoxiList",
{
alwaysShow: true,
component: "xiaoxi",
meta: {
icon: "icon-rizhi2",
title: "提醒任务",
name: "",
path: "/xiaoxi/xiaoxiList",
// component: "daping",
@ -1199,7 +1199,7 @@
}
toHome() {
this.$router.push('/kanban/home')
// this.$router.push('/kanban/home')
// 打开
jigouyanglao() {