This commit is contained in:
BianLzhaoMin 2024-10-31 09:48:27 +08:00
commit e047877da7
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@
noChildrenText="没有数据了" noChildrenText="没有数据了"
noOptionsText="没有数据" noOptionsText="没有数据"
noResultsText="没有搜索结果" noResultsText="没有搜索结果"
placeholder="选择上级" placeholder="选择配件"
:disable-branch-nodes="true" :disable-branch-nodes="true"
@input="handleSelectTree($event, index)" @input="handleSelectTree($event, index)"
/> />