This commit is contained in:
@@ -982,7 +982,7 @@ export default {
|
||||
if (this.canOpenMeter()) {
|
||||
this.$router.push({
|
||||
name: "meter-readings",
|
||||
params: { unitid: this.obj.id }
|
||||
params: { unitid: this.obj.id, unitname: this.obj.serial }
|
||||
});
|
||||
|
||||
// this.$router.push({
|
||||
|
||||
Reference in New Issue
Block a user