This commit is contained in:
weicw
2022-01-19 13:08:31 +08:00
parent 767fe2a378
commit b0027e5a33

View File

@@ -240,7 +240,7 @@
},
detail(record) {
this.$router.replace({
path: "/sound/air/collect/noise/" + record.zoneNoiseBillId
path: "/sound/zone/collect/noise/" + record.zoneNoiseBillId
})
},
edit(record) {