Showing
1 changed file
with
0 additions
and
1 deletions
@@ -436,7 +436,6 @@ export const step2Schemas: FormSchema[] = [ | @@ -436,7 +436,6 @@ export const step2Schemas: FormSchema[] = [ | ||
436 | label: '客户端ID', | 436 | label: '客户端ID', |
437 | component: 'Input', | 437 | component: 'Input', |
438 | field: 'clientId', | 438 | field: 'clientId', |
439 | - required: true, | ||
440 | ifShow: false, | 439 | ifShow: false, |
441 | slot: 'clientId', | 440 | slot: 'clientId', |
442 | componentProps: { | 441 | componentProps: { |