1
0
lhm 3 лет назад
Родитель
Сommit
5d6f4df810
1 измененных файлов с 1 добавлено и 1 удалено
  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,