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