Skip to content

Conversation

hb1707
Copy link

@hb1707 hb1707 commented Aug 15, 2020

此merge实现的功能说明,操作流程如下:

  1. 进入自定义模块列表页:/admin/plugin/business(项目已提供支持)
  2. 点击查看按钮进入官方模块详情页:/admin/info/business/detail (项目已提供支持)
  3. 操作新增,编辑,删除后应该回到自定义的/admin/plugin/business,而不是回到官方的/admin/info/business(未提供完整支持)

目前新增和编辑,已经可以通过使用form.SetResponder()方法来变相实现以上需求,但是删除没有发现方法实现,除非加js,。
建议在删除流程也增加SetResponder,或者直接采用我提交的这个commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant