Ver código fonte

初始化headr下的菜单

sunsheng 2 meses atrás
pai
commit
d03990a84d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/components/DeekSeekHome.tsx

+ 1 - 1
app/components/DeekSeekHome.tsx

@@ -24,7 +24,7 @@ const DeekSeek: React.FC = () => {
             showMenu: string,
             chatMode: string,
             appId: string,
-            children: List[number]['children'],
+            children?: List[number]['children'],
         }[],
     }[];