Browse Source

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

liujt 2 tháng trước cách đây
mục cha
commit
e6c7bd2b36
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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