功能变化: 菜单管理按钮配置优化

This commit is contained in:
猿小天
2023-02-08 22:30:27 +08:00
parent 1ed5d40ebf
commit 520500a005
2 changed files with 64 additions and 93 deletions

View File

@@ -82,7 +82,7 @@ export const createCrudOptions = function ({ crudExpose,menuButtonRef }: { crudE
}
return false
}),
click: (context:any):void => {
click:(context:any):void => {
const {row} = context
menuButtonRef.value.drawer=true
menuButtonRef.value.selectOptions = row