Authored by 姜枫

handle merge

@@ -630,7 +630,7 @@ const _setExchangeDetailData = (data) => { @@ -630,7 +630,7 @@ const _setExchangeDetailData = (data) => {
630 } 630 }
631 631
632 break; 632 break;
633 - case 20: 633 + case 20:
634 634
635 if (data.deliveryTpyeName === '寄回换货') { 635 if (data.deliveryTpyeName === '寄回换货') {
636 Object.assign(list, { 636 Object.assign(list, {
@@ -27,4 +27,4 @@ if (!Function.prototype.bind) { @@ -27,4 +27,4 @@ if (!Function.prototype.bind) {
27 27
28 return fBound; 28 return fBound;
29 }; 29 };
30 -}  
  30 +}