Explorar el Código

fix: 修复系统通知点击跳转问题

liujt hace 2 meses
padre
commit
e6c7bd2b36
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/home/index.vue

+ 1 - 0
src/views/home/index.vue

@@ -328,6 +328,7 @@ export default {
     },
     handleNotificationsClick(item) {
       console.log('item~~~', item);
+      if(this.activeTab === 'system') return;
       this.$router.push({
         path: '/documents/noticeIssuance/add-or-edit',
         // query