@@ -106,7 +106,7 @@ export const formSchema: FormSchema[] = [
label: '原始预设名称',
field: 'desc',
component: 'Select',
- required: true,
+ required: false,
componentProps: {
options: ModulePresetOptions,
},
@@ -615,7 +615,7 @@ export const testConfigDust: Config[] = [
showStyle: {
size: 'width:450px;height:860px;',
- version: '保德',
+ version: '新版',
position: 'top:60px;left:0;',