lanjianrong il y a 3 ans
Parent
commit
b9b4c3a143
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/pages/Project/Management/Detail/components/AuditPerm.tsx

+ 1 - 0
src/pages/Project/Management/Detail/components/AuditPerm.tsx

@@ -65,6 +65,7 @@ const AuditPerm: React.FC<AuditPermProps> = ({ dataID, defaultFormData, initFn }
             label="审批流程"
             placeholder="请选择审批流程"
             options={approvalList}
+            allowClear
             required
             rules={[
               {