@ -513,7 +513,7 @@ export default {
let vo = {
partNo: partNo
}
getCustomerId(vo).then((data) => {
getCustomerId(vo).then(({data}) => {
let reportFileVo = {
customerId: data.customerId,
reportFamily: '外箱标签'