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