+
+
+
+
-
-
+
@@ -115,6 +138,7 @@ const reports = ref([])
const selectedReport = ref(null)
const reportContent = ref('')
const editing = ref(false)
+const sidebarCollapsed = ref(false)
const editName = ref('')
const coverImageFile = ref(null)
const coverImagePreview = ref('')
+
+
-
+