update apps/web-ele/src/views/system/user/data.ts.
Signed-off-by: 青木 <720227+9mgps@user.noreply.gitee.com>pull/186/head
parent
c447145d62
commit
c8be5d4bc0
|
@ -323,8 +323,8 @@ export function useGridColumns<T = SystemUserApi.User>(
|
|||
attrs: { beforeChange: onStatusChange },
|
||||
name: 'CellSwitch',
|
||||
props: {
|
||||
checkedValue: CommonStatusEnum.ENABLE,
|
||||
unCheckedValue: CommonStatusEnum.DISABLE,
|
||||
activeValue: CommonStatusEnum.ENABLE,
|
||||
inactiveValue: CommonStatusEnum.DISABLE,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue