fix: el-seleect 可创建条目 以及 el-autocomplete 添加最大长度为64的限制
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
:placeholder="editIssue.type"
|
||||
style="margin-right: 10px"
|
||||
filterable
|
||||
allow-create
|
||||
allow-create :maxlength="64"
|
||||
default-first-option
|
||||
>
|
||||
<el-option
|
||||
|
||||
Reference in New Issue
Block a user