Commit f9a6f5fe by caoyanzhi

update: 调整字段

parent 85363915
......@@ -347,7 +347,7 @@ export default {
this.row = row;
if(dialogName == 'logisticsDialog') {
let { result } = await getLogisticsInfo({
companyCode: row.refundId/* 'YD' */,
companyCode: row.refundCompanyCode/* 'YD' */,
logisticsNo: row.refundLogisticsNo/* '4312317986451' */,
});
this.logisticsDialog.logisticsList = result.traces || [];
......
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