Browse Source

feat: EK-265: 会员复消&报单,调整设置Stockist Code为必填项

tyler 10 months ago
parent
commit
78bba92bf1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/shop/reconsume.vue

+ 2 - 1
src/views/shop/reconsume.vue

@@ -711,7 +711,8 @@ export default {
           province: this.newOrder.areaSelected,
           lgaName: this.newOrder.lgaName,
           cityName: this.newOrder.cityName,
-          detailaddress: this.newOrder.address
+          detailaddress: this.newOrder.address,
+          decUserName: this.newOrder.decUserName
         }
         if (this.payType === 'pay_stack') {
           // PayStack支付