diff --git a/es/components/config/upsert/cos/index.js b/es/components/config/upsert/cos/index.js index a768be332..fb01781e9 100644 --- a/es/components/config/upsert/cos/index.js +++ b/es/components/config/upsert/cos/index.js @@ -1,5 +1,5 @@ import React from 'react'; -import { Tabs, Row, Col, Card, Divider, Input, Form, Space, Select, Typography, } from 'antd'; +import { Tabs, Row, Col, Card, Divider, Input, Form, Space, Select, Typography, Switch, } from 'antd'; import Styles from './web.module.less'; import { isEmptyObject } from '../../../../utils/strings'; // https://developer.qiniu.com/kodo/1671/region-endpoint-fq @@ -948,6 +948,11 @@ function S3Cos(props) { .value)}/> > +