问题修改

This commit is contained in:
孙景学
2025-07-15 13:21:10 +08:00
parent d96ae2059f
commit 5ccbe03a2d
16 changed files with 140 additions and 84 deletions

View File

@ -328,6 +328,7 @@ const CreateModal: React.FC<{ visible: boolean; onCancel: () => void; }> = ({ vi
<Form.Item
label="供应商符合性审查"
name="supplierCompliance"
required
rules={[
{
validator: (_, value) => {