<treeselect
                        :disable-branch-nodes="true"  //禁用可打开的节点     
                        v-model="orgInfo"
                        value-format="object"
                        :multiple="false"
                        :load-options="loadOptions"
                        :auto-load-root-options="true"
                        :async="false"
                        @input="closeOnSelOrg"
                        :options="options"
                        alwaysOpen="true"
                >

:disable-branch-nodes=“true”

Logo

前往低代码交流专区

更多推荐