chore: dataName

This commit is contained in:
dap
2024-10-09 16:46:06 +08:00
parent cf53a4f3bd
commit 2af01881ab
2 changed files with 18 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ export const querySchema: FormSchemaGetter = () => [
component: 'Select',
fieldName: 'dataName',
label: '数据源',
defaultValue: '',
},
{
component: 'Input',