luobang 3 năm trước cách đây
mục cha
commit
f205270fca
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/TMS/components/importedMine/wagonLoad.vue

+ 1 - 1
src/views/TMS/components/importedMine/wagonLoad.vue

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