Răsfoiți Sursa

通知更新

shish 1 an în urmă
părinte
comite
5e5a0d9160
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      hdPad/src/pages/home/components/toPay.vue

+ 1 - 1
hdPad/src/pages/home/components/toPay.vue

@@ -95,7 +95,7 @@ export default {
                 if(res.code == 1){
                     if(res.data.payStatus == 1){
                         that.showSuccess = true
-                        paySuccessReport({id:this.orderId})
+                        //paySuccessReport({id:this.orderId})
                         setTimeout(function(){
                             that.payFinish()
                         },900)