Commit 90c3d5a2 authored by 周亚武's avatar 周亚武

修改提交路径

parent 94f14a79
......@@ -11,7 +11,7 @@
</head>
<body>
<script>
robotType = true;//机器人硬件调用开关 true打开 false关闭
robotType = false;//机器人硬件调用开关 true打开 false关闭
window.config = {
isUpRocrUrl:true,//是否更新ocrUrl true=更新 false=不更新
......
......@@ -179,7 +179,6 @@ export default{
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)}});
alert("ceshi");
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){
......
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