更新 src/App.tsx
冒号写错
This commit is contained in:
@ -332,7 +332,7 @@ const OrderConfigSelector = memo<OrderConfigSelectorProps>(({
|
|||||||
confirmLoading={isSubmitting}
|
confirmLoading={isSubmitting}
|
||||||
>
|
>
|
||||||
<div>
|
<div>
|
||||||
<p>请选择是否需要面料测试:</p>
|
<p>请选择是否需要面料测试:</p>
|
||||||
<Checkbox.Group
|
<Checkbox.Group
|
||||||
options={FABRIC_TEST_OPTIONS}
|
options={FABRIC_TEST_OPTIONS}
|
||||||
value={fabricTestSelection}
|
value={fabricTestSelection}
|
||||||
|
Reference in New Issue
Block a user