vue Treeselect 控件:内容为空用中文提示
内容为空,默认提示 No options available.添加noOptionsText="暂无数据"<treeselectv-model="DiagnosisRule_params.jcxmggbid":multiple="false" :options="DiagnosisRule_GgJcxmTree_datas":show-count="false":...
·
内容为空,默认提示 No options available.
添加 noOptionsText="暂无数据"
<treeselect
v-model="DiagnosisRule_params.jcxmggbid"
:multiple="false" :options="DiagnosisRule_GgJcxmTree_datas"
:show-count="false"
:disable-branch-nodes="false"
:searchable="false"
style="width: 300px;float: left;"
clearValueText="清除"
noOptionsText="暂无数据"
placeholder="请选择"/>
更多推荐
已为社区贡献17条内容
所有评论(0)