Compare commits
2 Commits
064cfc0f9e
...
a63a7e474d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a63a7e474d | ||
|
|
ac3195c293 |
@ -468,7 +468,7 @@ class SK004CheckListNew extends React.Component {
|
||||
data={this.state.checkType} onSelect={this.handleSearch3} onFilter={({ params }) => {
|
||||
params.OrderType = 1
|
||||
params.OrgId = this.props.login.OrgId
|
||||
params.Keyword = this.state.inputText
|
||||
params.Keyword = this.state.productionId
|
||||
}} />
|
||||
</Form.Item>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user