浏览代码

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

彭宇 2 天之前
父节点
当前提交
ef2525d11d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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) {