mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
调整
This commit is contained in:
@@ -7,11 +7,11 @@
|
|||||||
filterable
|
filterable
|
||||||
value-key="id"
|
value-key="id"
|
||||||
default-first-option
|
default-first-option
|
||||||
remote
|
|
||||||
reserve-keyword
|
allow-create
|
||||||
:remote-method="debouncedSearch"
|
:remote-method="debouncedSearch"
|
||||||
:loading="loading"
|
:loading="loading"
|
||||||
:placeholder="'回车创建新标签'"
|
|
||||||
@remove-tag="handleTagRemove"
|
@remove-tag="handleTagRemove"
|
||||||
@change="handleSelectionChange"
|
@change="handleSelectionChange"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user