重构代码:更改提交更改为保存

This commit is contained in:
Argo-MacBookPro 2018-08-14 17:36:47 +08:00
parent 426ad02d7e
commit dd0e848d09
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
</button>
<button type="button" class="btn btn-primary" id="btnSubmit">
<i class="fa fa-save"></i>
<span>提交更改</span>
<span>保存</span>
</button>
</div>
</div>