Commit c8a4ba6a authored by zhangyichen's avatar zhangyichen

修改bug 56264 生产看板-SN编码信息页中查询SN码

parent 023db136
......@@ -235,6 +235,7 @@ export default {
staId = parseInt(data[item.label + 'Id'])
}
this.queryParams.page = 1
this.queryParams.materSn = ''
this.queryParams.lineCode = data.lineNumber
this.queryParams.orderId = row.orderId
this.queryParams.staId = staId
......
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