-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最近在做vue3.x的版本,有用到的兄弟可以讲一下需求 #2
Comments
最近有在研究 需求其实和v2版本一样 大同小异,v3现在势头正足,期待大佬早日重构成功 |
能不能考虑添加表单字段间的联动 |
这个功能在vue2里面是有的,vue3里面看情况,表单联动对vue3来说是比较简单的,监听一下属性变化就可以了,如果在设计器里面做的话,需要初始化的时候去遍历所有的,也是会通过watch去监听,不过会比较耗费性能 |
最近做低代码设计找到了这个项目,@Alfred-Skyblue 你介意我用vue3与antdv3版本迁移到我的存储库中吗,我会在README中注明来源, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: