Skip to content

成员管理

引入

js
import { WDepartmentUser } from '@yaoyaochi/weyui'

使用方法

配置参数

参数说明类型可选值默认值
userList数据Array
searchLoading搜索按钮loadingBooleanfalse

事件

| 事件名称 | 说明 | 回调参数 | |deleteUser | 删除成员 | (item) | |onSearch | 搜索 | (value) |