Commit ab553610 authored by 李玲燕's avatar 李玲燕

修改模式切换

parent ec4759b1
......@@ -165,12 +165,15 @@
break
case 1:
content.value = '模式切换请求未获得批准'
step.value = 0
break
case 2:
content.value = '请先完成此设备的点检工作'
step.value = 0
break
case 200:
content.value = '参数校验失败'
step.value = 0
break
}
} else {
......
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