Commit 43a1b1af by zhangzhen

细节优化

parent bfa172ae
......@@ -109,7 +109,7 @@
getInventInfo({
companyCode: this.queryData.companyCode,
whCode: this.queryData.whCode,
inventName: this.queryData.text
inventNameLike: this.queryData.text
}).then(res => {
let list = toJsonData(res.data.__blocks__.invent_code_box_block_id.rows, res.data
.__blocks__.invent_code_box_block_id.meta.columns).filter(item=> Number(item.param7Field))
......
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 to comment