baidu / amis

前端低代码框架,通过 JSON 配置就能生成各种页面。
https://baidu.github.io/amis/
Apache License 2.0
17.42k stars 2.52k forks source link

dialog 嵌套 CRUD 中得 filter 回车提交查询失效 #10970

Open beloved-zh opened 2 months ago

beloved-zh commented 2 months ago

描述问题:

dialog 嵌套 CRUD 中得 filter 回车提交查询失效 渲染得 filter 不是 form 是 div

截图或视频:

image

如何复现(请务必完整填写下面内容):

  1. 你是如何使用 amis 的? npm

  2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在 6.8.0

  3. 粘贴有问题的完整 amis schema 代码: dialog 嵌套 CRUD

  4. 操作步骤 dialog 嵌套 CRUD 中得 filter 回车提交查询失效