mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:29:04 +08:00
wip(form): perf form
This commit is contained in:
@@ -40,7 +40,7 @@ export function createSimpleTransition(name: string, origin = 'top center 0', mo
|
||||
}
|
||||
export function createJavascriptTransition(
|
||||
name: string,
|
||||
functions: Record<string, any>,
|
||||
functions: Recordable,
|
||||
mode: Mode = 'in-out'
|
||||
) {
|
||||
return defineComponent({
|
||||
|
Reference in New Issue
Block a user