main
刘妍 2025-05-15 10:28:45 +08:00
parent 5e98ab6d7f
commit 9e01cf5bce
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ export const formSchema: FormSchema[] = [
},
},
{
field: 'tablename',
field: 'tableName',
component: 'ApiSelect',
label: '空间数据表',
required: true,