更换日志组件为logrus,修改资产的账号和密码不再为必填选项
This commit is contained in:
@ -80,7 +80,7 @@ class Info extends Component {
|
||||
itemRender: itemRender
|
||||
}}
|
||||
extra={[
|
||||
<Logout/>
|
||||
<Logout key='logout'/>
|
||||
]}
|
||||
subTitle="个人中心"
|
||||
>
|
||||
|
Reference in New Issue
Block a user