소스 검색

去除多余代码

Xiao_123 2 달 전
부모
커밋
2565884683
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/layout/teacher.vue

+ 0 - 1
src/layout/teacher.vue

@@ -61,7 +61,6 @@ watch(
   async (val) => {
     // getTitle(val, route.fullPath)
     system.setBreadcrumbs(val, route.fullPath)
-    await user.getEnterpriseInfo(true)
   },
   { immediate: true },
   { deep: true }