formilyjs / element-plus

Formily Element Plus Adaptor
MIT License
91 stars 82 forks source link

fix(Checkbox): mapping value #29

Closed uxuip closed 11 months ago

uxuip commented 1 year ago

Before submitting a pull request, please make sure the following is done...

Please do not delete the above content


What have you changed?

修改Checkbox value映射

netlify[bot] commented 1 year ago

Deploy Preview for formily-element-plus ready!

Name Link
Latest commit 0fa24d678b88297138834fe439c0f59b276669d6
Latest deploy log https://app.netlify.com/sites/formily-element-plus/deploys/64350d2e074ac0000897752e
Deploy Preview https://deploy-preview-29--formily-element-plus.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

uxuip commented 1 year ago

主要是修复初始值的问题

这是错误示例 https://codesandbox.io/p/sandbox/magical-mahavira-zw3mpk?file=%2Fsrc%2FApp.vue

以下是修复示例 https://codesandbox.io/p/sandbox/nice-tess-rst5d3?file=%2Fsrc%2FApp.vue