|
@@ -96,7 +96,7 @@
|
|
|
{ field: 'version', componentProps: { options: option } },
|
|
|
{ field: 'wifiNamePrefix', componentProps: { options: wifiNamePrefixlist } },
|
|
|
]);
|
|
|
- setFieldsValue({ color: '', wifiNamePrefix: wifiNamePrefixlist[0].value, version: '标准版' });
|
|
|
+ setFieldsValue({ colour: '', wifiNamePrefix: wifiNamePrefixlist[0].value, version: '标准版' });
|
|
|
},
|
|
|
},
|
|
|
},
|