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.
 
 
 
 
 
shierd 42e3de9e2c
fix: 修复设置表单值时合并子对象的错误 (#6780)
9 months ago
..
components feat: vBenForm add layout: inline (#6644) 10 months ago
form-render perf: 表单需要通过权限控制是否需要展示,dependencies.if 这种方式需要别triggerFields触发字段,不能满足要求 (#6756) 9 months ago
config.ts perf: format code with better style (#5283) 1 year ago
form-api.ts fix: 修复设置表单值时合并子对象的错误 (#6780) 9 months ago
index.ts perf: format code with better style (#5283) 1 year ago
types.ts fix: 修复注解错误 (#6763) 9 months ago
use-form-context.ts fix: repair the unexpected form default value (#5567) 1 year ago
use-vben-form.ts chore: close eslint object sorting (#6101) 1 year ago
vben-form.vue fix: fixed an error in the form onChange within Naive (#4558) 2 years ago
vben-use-form.vue fix: fixed arguments of callbacks in `formApi` (#5970) 1 year ago