zhengkaixin 2 ماه پیش
والد
کامیت
d60b49d821
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      pages/recharge/accountRecharge.vue

+ 4 - 1
pages/recharge/accountRecharge.vue

@@ -345,7 +345,10 @@
 				getOpenId.getOpenId(true, this.carhelp.getUID())
 				getOpenId.getOpenId(true, this.carhelp.getUID())
 			}
 			}
 			this.submitForm.openId=openId
 			this.submitForm.openId=openId
-			this.submitForm.source="yjwg"
+			if ('prodv4'==process.car.NODE_ENV) {
+				this.submitForm.source="yjwg"
+			}
+			
 		},
 		},
 		onReady() {
 		onReady() {
 			this.homePage()
 			this.homePage()