|
|
@@ -1592,7 +1592,7 @@ export default { |
|
|
} else if (ind == 3) { |
|
|
} else if (ind == 3) { |
|
|
this.$router.push({ |
|
|
this.$router.push({ |
|
|
path: "/Equipment/state", |
|
|
path: "/Equipment/state", |
|
|
query: { flag: 1 }, |
|
|
|
|
|
|
|
|
query: { flag: 1, selValue: 2 }, |
|
|
}); |
|
|
}); |
|
|
} else { |
|
|
} else { |
|
|
this.$router.push({ |
|
|
this.$router.push({ |
|
|
|