bug 1482 内部维修中选择配件输入框提示“选择上级”
This commit is contained in:
parent
7b1c73b230
commit
d2ed2113fe
|
|
@ -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)"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue