@@ -96,7 +96,7 @@ export default {
}
},
btnclick() {
- this.$router.push("/addWagonLoadCopy");
+ this.$router.push("/addWagonLoad");
click(resultId) {
this.$router.push("/editWagonLoad/" + resultId);