src/views/tigerprojects/wms/region/region.data.ts
@@ -48,6 +48,14 @@ component: 'Input', colProps: { span: 8 }, }, { field: 'TABLE_NAME', label: '表名', component: 'Input', colProps: { span: 8 }, defaultValue: 'WMS_REGION', ifShow: false, }, ]; export const formSchema: FormSchema[] = [