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