Commit 33adf925 by zhaochengxiang

bug fix

parent 93c46d1e
...@@ -217,7 +217,7 @@ const FC = (props) => { ...@@ -217,7 +217,7 @@ const FC = (props) => {
footer={footer} footer={footer}
width={700} width={700}
bodyStyle={{ padding: '15px', overflowX: 'auto', maxHeight: '80vh' }} bodyStyle={{ padding: '15px', overflowX: 'auto', maxHeight: '80vh' }}
title='修改数据源' title='配置数据源'
centered destroyOnClose centered destroyOnClose
onCancel={() => { close() }} onCancel={() => { close() }}
> >
......
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