美文网首页
vue Treeselect 控件:内容为空用中文提示

vue Treeselect 控件:内容为空用中文提示

作者: 小怪兽出没_86e0 | 来源:发表于2021-11-17 09:49 被阅读0次

<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="请选择"/>

原文链接:https://blog.csdn.net/qq_34169240/article/details/120055354

相关文章

网友评论

      本文标题:vue Treeselect 控件:内容为空用中文提示

      本文链接:https://www.haomeiwen.com/subject/hfkltrtx.html