- 修改按钮名字

This commit is contained in:
sin-ning@aliyun.com 2019-05-27 00:26:29 +08:00
parent d1a793729a
commit e1292e3867
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ class TemplateList extends PureComponent {
<br />
<div>
<Button icon="plus" onClick={this.handleAddShow}>
添加签名
添加模板
</Button>
</div>
<br />