Explorar el Código

修改设备报警跳转路由路径

彭宇 hace 1 día
padre
commit
ef2525d11d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/industry/jcxt.vue

+ 1 - 1
src/views/industry/jcxt.vue

@@ -603,7 +603,7 @@ export default {
 			},
 			//设备报警表单点击后跳转新页面
 			toSbList(){
-				this.$router.push('/jcxtList')
+				this.$router.push('/shebeiYujingList')
 			},
 			//设备类型chart
 			sblx_chart(industry=1) {