Showing
1 changed file
with
1 additions
and
1 deletions
@@ -126,7 +126,7 @@ export const schemas: FormSchema[] = [ | @@ -126,7 +126,7 @@ export const schemas: FormSchema[] = [ | ||
126 | colProps: { | 126 | colProps: { |
127 | span: 8, | 127 | span: 8, |
128 | }, | 128 | }, |
129 | - defaultValue: 'SYSTEM', | 129 | + defaultValue: 'CUSTOM', |
130 | componentProps: { | 130 | componentProps: { |
131 | api: findDictItemByCode, | 131 | api: findDictItemByCode, |
132 | params: { | 132 | params: { |