Commit de208399 by zhaochengxiang

schema

parent 0e17cf77
......@@ -709,7 +709,7 @@ const ImportActionHeader = (props) => {
label="Schema"
name="dataResidence"
style={{ marginBottom }}
rules={[{ required: true, message: '请输入数据库Schema!' }]}
// rules={[{ required: true, message: '请输入数据库Schema!' }]}
>
{
editable ? <Select loading={loadingRangeList} placeholder='描述数据表落地的数据库Schema'>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment