@@ -86,7 +86,6 @@
})
return;
}
- const result = JSON.parse(res.result)
result.processCode = store.outsourcedCode;
/************************ 根据扫码查询到的数据和需要检查的工序查询信息 ************************/
@@ -85,7 +85,6 @@
/************************ 查询是否一批多箱 ************************/
getCarrierInfo(result).then(resqust => {