bill %!s(int64=2) %!d(string=hai) anos
pai
achega
ee927e044f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/view/organization/edit.vue

+ 0 - 1
src/view/organization/edit.vue

@@ -115,7 +115,6 @@ defineExpose<QuiskExpose>({
 });
 
 onMounted(async () => {
-  console.log("111");
   organTrees.value = await getOrganizationTree("1");
 });
 </script>