update 思维导图选中

This commit is contained in:
赵霄
2023-11-02 18:57:51 +08:00
parent b5ea5466c6
commit b36bd2c228
2 changed files with 69 additions and 21 deletions
@@ -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>