Explorar el Código

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

tyler hace 10 meses
padre
commit
78bba92bf1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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支付