mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2025-12-30 13:12:26 +00:00
* fix(ApiCascader): Resolve api type conflict with labelField/valueField * chore: Improve ts types for BasicForm * fix(ApiCascader): Resolve API type error * chore: Resolve type:check error * chore: fix form type error * fix(ApiRadioGroup): Resolve api type conflict with labelField/valueField * fix(ApiTree): api type error * chore(demo): form basic page schemas use FormSchemaAll * chore: FormSchemaAll to FormSchema * fix: ComponentFormSchemaType * fix: Object literal may only specify known properties --------- Co-authored-by: invalid w <wangjuesix@gmail.com> Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>