Commit 3de310de by 无尘

fix: 修改标签编辑

parent e8dd7e09
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-09-01 17:16:25
* @LastEditors: 无尘
* @LastEditTime: 2020-09-15 13:53:05
* @LastEditTime: 2020-09-15 15:59:58
-->
<!--
......@@ -21,7 +21,7 @@
:input-value.sync="form.tagName"
:holder="'请输入标签名称'"
:get-by-type="'normal'"
:max-length="10">
:max-length="15">
</limit-input>
</el-form-item>
<el-form-item label="所属分类" prop="categoryId">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment