Fixed: text error.

pull/25/head
ruibaby 2019-05-23 10:10:33 +08:00
parent 1ce04f16d3
commit cc59f27526
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<a-input v-model="tagToCreate.name" />
</a-form-item>
<a-form-item
label="别名"
label="别名"
help="* 一般为单个标签页面的标识,最好为英文"
>
<a-input v-model="tagToCreate.slugName" />