mirror of https://github.com/halo-dev/halo-admin
Fixed: text error.
parent
1ce04f16d3
commit
cc59f27526
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue