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