Open jiaoer-coder opened 1 month ago
原项目表单框架的提交按钮无法点击后获取表单内填写的数据值
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
将general-demo项目增加了 一个表单预览页form.html. 然后打成了build的静态资源 放到了原项目中 通过iframe 引入了该form.html 成功渲染页面 但是原项目的提交功能 触发到内部的index.js内部的方法 但是无法拿到内部的value值
Steps to reproduce the behavior: / 详细复现步骤:
English version example:
中文版示例:
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
(this information can be collected via the manual plugin / 版本信息可通过低代码用户手册插件收集)
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
Describe the bug (required) / 详细描述 bug(必填)
原项目表单框架的提交按钮无法点击后获取表单内填写的数据值
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
将general-demo项目增加了 一个表单预览页form.html. 然后打成了build的静态资源 放到了原项目中
通过iframe 引入了该form.html 成功渲染页面 但是原项目的提交功能 触发到内部的index.js内部的方法 但是无法拿到内部的value值
To Reproduce (required) / 如何复现 bug?(必填,非常重要)
Steps to reproduce the behavior: / 详细复现步骤:
English version example:
中文版示例:
Expected behavior (required) / 预期行为(必填,非常重要)
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
Screenshots (optional) / bug 截图(可选)
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
Environments (please complete the following information) (required): / 请提供如下信息(必填)
Additional context (optional) / 更多额外信息(可选)
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题