A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
vben 24b9aa44d2 chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 (#4965)" 2 years ago
..
components fix: fieldMappingTime data error when clear inputvalue (#4906) 2 years ago
form-render fix: resolve issue with Upload component not working correctly inside Form (#4916) 2 years ago
config.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2 years ago
form-api.ts fix: 修复 Form Api 根据字段名移除表单项,字段取反了的问题 (#4971) 2 years ago
index.ts feat: useVxeTable returns formApi instance (#4582) 2 years ago
types.ts perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime (#4842) 2 years ago
use-form-context.ts chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 (#4965)" 2 years ago
use-vben-form.ts fix: table internal search collspaed configuration does not take effect (#4585) 2 years ago
vben-form.vue fix: fixed an error in the form onChange within Naive (#4558) 2 years ago
vben-use-form.vue fix: form enter event handling, fixed #4865 (#4867) 2 years ago