فهرست منبع

Update index.tsx

lex-xin 7 ماه پیش
والد
کامیت
24aa231509
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      src/views/order-detail/index.tsx

+ 2 - 1
src/views/order-detail/index.tsx

@@ -487,7 +487,8 @@ export default defineComponent({
         orderNo: config.merOrderNo,
         userId: config.userId
       })
-      orderStatus.orderObject.paymentConfig.paymentChannel = val.pay_channel
+      
+      orderStatus.orderObject.paymentConfig.paymentConfig.paymentChannel = val.pay_channel
 
       console.log(params, 'params ---', config)
       if (val.payCode === 'payResult') {