Xiao_123 2 месяцев назад
Родитель
Сommit
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 }