keep query criteria

This commit is contained in:
zhenxianyimeng 2020-04-21 18:09:22 +08:00 committed by Asa
parent 900fa661ee
commit 6c495c045c
3 changed files with 16 additions and 15 deletions

View File

@ -1200,6 +1200,7 @@ class ConfigurationManagement extends React.Component {
<Form inline>
<Form.Item label="Data ID:">
<Input
defaultValue={this.dataId}
htmlType="text"
placeholder={locale.fuzzyd}
style={{ width: 200 }}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long