zhangyuewww 3 年之前
父節點
當前提交
78dd3cd4fa
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/taskManagement/inOutWarehouseTaskEdit.vue

+ 2 - 2
src/views/taskManagement/inOutWarehouseTaskEdit.vue

@@ -489,7 +489,7 @@ export default {
       this.$router.go(-1)
       this.$router.go(-1)
     },
     },
     returnsales() {
     returnsales() {
-      this.$router.push({ path: 'tranManagementWarehouseInOutTask' })
+      this.$router.push({ path: 'tranManagementWarehouseInOuttask' })
     },
     },
     // 获取当前年月日
     // 获取当前年月日
     getdate() {
     getdate() {
@@ -573,7 +573,7 @@ export default {
     },
     },
     //关闭
     //关闭
     close() {
     close() {
-      this.$router.push({ path: 'tranManagementWarehouseInOutTask' })
+      this.$router.push({ path: 'tranManagementWarehouseInOuttask' })
     },
     },
     tarechange(e) {
     tarechange(e) {
       if (this.dataList.grossWeight && this.dataList.tare) {
       if (this.dataList.grossWeight && this.dataList.tare) {