You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13636643269 5cefb7286d add support for Form slots in FormSchema config
example:
componentsProps{
	slots:{
		append: ()=>h('span',null,'appendd slot')
	}
}
3 years ago
..
api refactor: refactor axios 3 years ago
assets style: 压缩图片尺寸 3 years ago
components add support for Form slots in FormSchema config 3 years ago
config refactor: refactor axios 3 years ago
directives feat: 添加按钮权限 3 years ago
hooks refactor: refactor axios 3 years ago
layout style: Misspelling 3 years ago
locales style: perfect tableDemo 3 years ago
plugins types: fix types error 4 years ago
router fix: 修复重定向错误 3 years ago
store perf: add static router 3 years ago
styles style: Misspelling 3 years ago
utils fix: fix build:test error 3 years ago
views fix: 修复重定向错误 3 years ago
App.vue wip: Dark theme transformation 4 years ago
main.ts feat: 添加按钮权限 3 years ago
permission.ts perf: add static router 3 years ago