|
@@ -33,10 +33,10 @@
|
|
|
</el-badge>
|
|
|
<span style="font-size: 16px; margin-left: 15px">物流到货通知</span>
|
|
|
</div>
|
|
|
- <div class="right-menu-item hover-effect" @click="toEngine">
|
|
|
+ <!-- <div class="right-menu-item hover-effect" @click="toEngine">
|
|
|
<i class="el-icon-s-platform" style="font-size: 18px" />
|
|
|
<span style="font-size: 16px; margin-left: 6px">家用工程机登录</span>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
|
|
|
<el-badge :value="noticeCount" :max="10" :hidden="!noticeVisible" class="right-menu-item hover-effect">
|
|
|
<el-tooltip effect="dark" content="系统消息" placement="bottom">
|