Explorar el Código

🎨 移除暂无相关子分类

快乐的梦鱼 hace 3 semanas
padre
commit
7c11b917b2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/Sidebar.vue

+ 1 - 1
src/components/Sidebar.vue

@@ -47,7 +47,7 @@ const props = defineProps({
   },
   showEmpty: {
     type: Boolean,
-    default: true,
+    default: false,
   },
   backUpLevelLink: {
     type: String,