fix: 🐛 修复Form组件rules属性,没有按照顺序执行问题#808
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
变更概览走查在 变更
可能相关的 PR
建议的审阅者
诗歌
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (2)src/uni_modules/wot-design-uni/components/wd-form/wd-form.vue (2)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for wot-design-uni ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
🤔 这个 PR 的性质是?(至少选择一个)
🔗 相关 Issue
💡 需求背景和解决方案
form组件在校验规则时,并不是按照rules属性的顺序提示错误信息的,解决方案是对showMessage方法中messages变量进行排序
☑️ 请求合并前的自查清单
Summary by CodeRabbit