|
@@ -7,7 +7,7 @@
|
|
|
</i>
|
|
|
<span v-if="newsNum">{{newsStr}}</span>
|
|
|
</div>
|
|
|
- <div class="nn-item" @click="showNotice" title="通知公告">
|
|
|
+ <div class="nn-item" @click="showNotice" title="我的待办">
|
|
|
<i class="smp-nav-icon smp-ni-notice" :class="{shansuo:noticeNum}">
|
|
|
</i>
|
|
|
<span v-if="noticeNum">{{noticeStr}}</span>
|
|
@@ -74,7 +74,7 @@ export default {
|
|
|
// this.$parent.$parent.showNotice()
|
|
|
// this.$parent.$refs.navbarmenu.gotoPageByUUID('fe9b5adf20975c1bd13fd38cee3b09a68VfGsVRBgJ3')
|
|
|
this.allComponent['main-navbar-menu'].gotoPageByName('GRZX')
|
|
|
- this.$router.push({ name: 'GRZXXXZX', params: {tab: 'remind'} })
|
|
|
+ this.$router.push({ name: 'GRZXWDRW', params: {tab: 'remind'} })
|
|
|
},
|
|
|
getNews () {
|
|
|
let config = {
|