Commit ae71f4e4 by peii

钉盒请求参数修改

parent 35f5565b
......@@ -109,7 +109,7 @@ class EditThirdLevelPage extends Component {
item_code: superItem.item_code,
serial_number: superItem.serial_number,
inv_code: superItem.inv_code,
nail_box_flag: 'Y'
nail_box_flag: 'N'
}
let nail_line_search = await reqNailAndEquipSearch(global_domain_config, params)
console.log('res_line_1 : ', nail_line_search)
......
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 sign in to comment