Explorar o código

提交订单参数修改

lhm %!s(int64=3) %!d(string=hai) anos
pai
achega
5d6f4df810
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      kmall-admin/src/main/webapp/js/sale/sale.js

+ 1 - 1
kmall-admin/src/main/webapp/js/sale/sale.js

@@ -2015,7 +2015,7 @@ function toPayOrder(payCode){
                  'sessionId':vm.sessionId,
                  'machineCode':vm.machineCode,
                  'memberCode': vm.memberCode,
-                 'memberPhone': vm.memberPhone,
+                 'memberPhone': vm.userInfo.customPhone,
                  'deductionScore': deductionScore,
                  'actualPrice': actualPrice,
                  'scoreDeductionPrice': scoreDeductionPrice,