update knowledge_kb (#34)
* update typescript * add chunk api * remove useless code
This commit is contained in:
@@ -3,6 +3,7 @@ import { Input, Form, Button, Checkbox } from 'antd';
|
||||
import styles from './index.less';
|
||||
import { rsaPsw } from '@/utils'
|
||||
import { useState, useEffect, FC } from 'react';
|
||||
|
||||
interface LoginProps {
|
||||
dispatch: Dispatch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user