Compare commits

...

2 Commits

Author SHA1 Message Date
刘妍 e55606d0c2 Merge branch 'main' of http://123.132.248.154:10000/gitY/LinYeFangHuo 2025-05-15 10:28:49 +08:00
刘妍 9e01cf5bce 优化 2025-05-15 10:28:45 +08:00
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,