@@ -162,7 +162,7 @@ export default {
// 新增 / 编辑 / 查看
getChange(id, boolean) {
this.$router.push({
- path: `/device/list/detail`,
+ path: `/device/deviceList/detail`,
query: {
id: id,
boolean: boolean