Commit 90de6df8 by zhaochengxiang

数据源管理增加系统

parent fa6906ad
...@@ -311,7 +311,7 @@ const UpdateDatasourceModal = (props) => { ...@@ -311,7 +311,7 @@ const UpdateDatasourceModal = (props) => {
} }
> >
<div className='d-flex mb-5' style={{ alignItems: 'center' }}> <div className='d-flex mb-5' style={{ alignItems: 'center' }}>
<span className='mr-3' style={{ marginLeft: 'auto' }}>数据类型:</span> <span className='mr-3' style={{ marginLeft: 'auto' }}>数据类型:</span>
<Select <Select
value={selectedDatabaseKey} value={selectedDatabaseKey}
style={{ width: 150 }} style={{ width: 150 }}
......
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