Authored by 姜枫

handle merge

... ... @@ -630,7 +630,7 @@ const _setExchangeDetailData = (data) => {
}
break;
case 20:
case 20:
if (data.deliveryTpyeName === '寄回换货') {
Object.assign(list, {
... ...
... ... @@ -27,4 +27,4 @@ if (!Function.prototype.bind) {
return fBound;
};
}
\ No newline at end of file
}
... ...