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