screen_standard/src/components/AppLayout.vue @@ -139,7 +139,6 @@ } onMounted(() => { console.log(route.name); getDepartmentList(enterprise.companyId) .then(res => { data.comList = res