Showing
1 changed file
with
1 additions
and
1 deletions
@@ -77,7 +77,7 @@ export const step1Schemas: FormSchema[] = [ | @@ -77,7 +77,7 @@ export const step1Schemas: FormSchema[] = [ | ||
77 | slot: 'imageSelect', | 77 | slot: 'imageSelect', |
78 | }, | 78 | }, |
79 | { | 79 | { |
80 | - field: 'brand', | 80 | + field: 'deviceType', |
81 | component: 'ApiRadioGroup', | 81 | component: 'ApiRadioGroup', |
82 | label: '设备类型', | 82 | label: '设备类型', |
83 | required: true, | 83 | required: true, |