BUG
This commit is contained in:
parent
ea8b90fdf2
commit
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