5.8
pengwei
2025-05-08 b281791abab23d672922b7e9b7d1b51e348ed710
项目代码/伸缩杆/client/src/router/viewGird.js
@@ -124,6 +124,12 @@
    path: "/AlarmReset",
    name: "AlarmReset",
    component: () => import("@/views/tts/AlarmReset/AlarmReset.vue"),
  },
  //瑙嗛鐩戞帶
  {
    path: "/VideoSurveillance",
    name: "VideoSurveillance",
    component: () => import("@/views/tts/VideoSurveillance/VideoSurveillance.vue"),
  }
];