Commit e27f1174 authored by 周亚武's avatar 周亚武

修改提交路径

parent e33b765d
......@@ -35,12 +35,14 @@
// //正式环境
// api: "https://rapi.egovrobot.com/",
// rocrUrl: "https://rocr.egovrobot.com/",
// webSocketUrl : "wss://rapi.egovrobot.com/websocket/"
// webSocketUrl : "wss://rapi.egovrobot.com/websocket/",
// aiCaseUrl: "http://112.19.80.237:11044/"
//测试环境
api: 'https://api.egovrobot.com/',
rocrUrl: "http://192.168.2.180:8099/",
webSocketUrl : "wss://api.egovrobot.com/websocket/"
webSocketUrl : "wss://api.egovrobot.com/websocket/",
aiCaseUrl: "http://192.168.0.250:8099/"
};
</script>
......
......@@ -178,37 +178,38 @@ export default{
this.isOpenHighCamera=false;
if (robotType)robotsdk.closeHighCamera();//关闭高拍仪
if (this.formIndex==1){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/XCYJYXKZ",materials:JSON.stringify(this.materials)}});
// this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/XCYJYXKZ",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.aiCaseUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/XCYJYXKZ",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==2){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/JXSYBZSPJYZBA",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/JXSYBZSPJYZBA",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==3){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/GGCSWSXKXB",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/GGCSWSXKXB",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==4){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/GGCSWSXKCNS",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/GGCSWSXKCNS",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==7){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/ZGCBDJYB",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/ZGCBDJYB",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==8){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/hubei/yichang/GGCSWSXK",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/GGCSWSXK",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==9){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/hubei/yichang/GGCSWSXKCNS",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/GGCSWSXKCNS",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==10){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/hubei/yichang/SPJYXKZZX",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/SPJYXKZZX",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==11){
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/hubei/yichang/XCYJYXKZ",materials:JSON.stringify(this.materials)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/XCYJYXKZ",materials:JSON.stringify(this.materials)}});
}
if (this.formIndex==12){
if (this.materials[0].fileUrl!=''){
this.identityList.push(JSON.parse(this.materials[0].jsonData)[0]);
}
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=apply/hubei/yichang/JKZSQB",materials:JSON.stringify(this.identityList)}});
this.$router.push({ path: '/iframePage',query:{pageUrl:window.config.rocrUrl+"lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/JKZSQB",materials:JSON.stringify(this.identityList)}});
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment