FormCreate
FormCreate
已发布
再弹窗中生成表单时,建议将 rule 深拷贝后再使用
这个问题下个版本优化 @wdngit
3.1.13版本已优化
看截图像是elementPlus 没有挂载 @ybqdren
感谢反馈 我这边检查一下
3.1.14版本已优化警告信息
Thanks for the feedback, what is the Vue version you are using? @michelveloso
If the component is not mounted globally, this needs to be declared in the setup @michelveloso ```vue //Import form-create import formCreate from "@form-create/element-ui"; //Get the formCreate component const Fc =...
好的,感谢您的建议