Skip to content

Commit

Permalink
keep query criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenxianyimeng authored and loadchange committed Apr 28, 2020
1 parent 900fa66 commit 6c495c0
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down
2 changes: 1 addition & 1 deletion console/src/main/resources/static/css/main.css

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions console/src/main/resources/static/js/main.js

Large diffs are not rendered by default.

0 comments on commit 6c495c0

Please sign in to comment.