update 思维导图选中
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
:filter-option="false"
|
||||
:not-found-content="null"
|
||||
@search="handleSearch"
|
||||
@change="handleChange"
|
||||
>
|
||||
@change="handleChange">
|
||||
<a-select-option v-for="d in nodeNameList" :key="d.id">
|
||||
{{ d.name }}
|
||||
</a-select-option>
|
||||
|
||||
Reference in New Issue
Block a user