瀏覽代碼

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

liujt 2 月之前
父節點
當前提交
e6c7bd2b36
共有 1 個文件被更改,包括 1 次插入0 次删除
  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