Skip to content
Hamlet-Web
Search
K
Main Navigation
组件
高级组件
编辑器
变更日志
FAQ
1.9.13
Appearance
Menu
Return to top
On this page
Table of Contents for current page
人员选择器
人员选择组件
点击选择人员,弹出选择器。支持多选,单选、搜索、已选人员回显等等
基础用法
支持单选
禁用状态
属性
属性名
说明
类型
可选值
默认值
model-value / v-model
绑定值,可用于数据回显
array
-
-
multiple
是否多选
boolean
true
disabled
是否禁用
boolean
false
modalTitle
弹窗标题
string
-
选择人员
buttonText
选择按钮文字
string
-
选择人员
事件
事件名
说明
参数
confirm
点击确定回调
-