Skip to content

Commit

Permalink
删除 无效菜单
Browse files Browse the repository at this point in the history
  • Loading branch information
kkangert committed Jul 21, 2024
1 parent c94f89b commit f858640
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/views/functionManage/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,6 @@ export default function ({ crudExpose }: any) {
show: true,
dropdown: true,
},
bindModel: {
text: '绑定模型',
dropdown: true,
async click(ctx: any) {
// crudExpose.crudBinding.value.customProps.binCallbackUrlDialogShow = true;
},
},
},
dropdown: {
// 操作列折叠,dropdown参数配置
Expand Down

0 comments on commit f858640

Please sign in to comment.