mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-18 05:42:01 +08:00
feat: search form
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { FormSchemaGetter } from '#/adapter';
|
||||
|
||||
export const schema: FormSchemaGetter = () => [
|
||||
export const querySchema: FormSchemaGetter = () => [
|
||||
{
|
||||
component: 'Input',
|
||||
componentProps: {
|
||||
|
||||
Reference in New Issue
Block a user