소스 검색

🎨 移除暂无相关子分类

快乐的梦鱼 3 주 전
부모
커밋
7c11b917b2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,