mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-09 03:51:25 +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