瀏覽代碼

企业导航栏通知跳转地址更改

Xiao_123 4 月之前
父節點
當前提交
d352c3c11a
共有 2 個文件被更改,包括 1 次插入4 次删除
  1. 0 3
      components.d.ts
  2. 1 1
      src/layout/company/navBar.vue

+ 0 - 3
components.d.ts

@@ -73,7 +73,4 @@ declare module 'vue' {
     VerifySlide: typeof import('./src/components/Verifition/Verify/VerifySlide.vue')['default']
     WangEditor: typeof import('./src/components/FormUI/wangEditor/index.vue')['default']
   }
-  export interface ComponentCustomProperties {
-    vLoading: typeof import('element-plus/es')['ElLoadingDirective']
-  }
 }

+ 1 - 1
src/layout/company/navBar.vue

@@ -76,7 +76,7 @@
           </v-menu> -->
 
           <!-- 消息通知 -->
-          <MessageNotification class="commonHover2" path="/recruit/enterprise/invite/chatTools"></MessageNotification>
+          <MessageNotification class="commonHover2" path="/recruit/enterprise/chatTools"></MessageNotification>
         </div>
       </div>
     </v-toolbar>