- 修复资产、凭证、指令分页数量不正确的bug
- 修复资产标签出现空格的bug - 删除退出登录旁边的逗号
This commit is contained in:
@ -27,7 +27,7 @@ class Logout extends Component {
|
||||
>
|
||||
<Button key="login-btn" type="dashed">
|
||||
退出登录
|
||||
</Button>,
|
||||
</Button>
|
||||
</Popconfirm>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user