gjy 3 years ago
parent
commit
26c649b67c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/taskManagement/tranManagementWarehouseInOutTaskAdd.vue

+ 3 - 0
src/views/taskManagement/tranManagementWarehouseInOutTaskAdd.vue

@@ -502,6 +502,9 @@
 				this.$router.go(-1)
 			},
 			returnsales() {
+				this.dataList = {
+								taskTypeKey: 1
+							}
 				this.$router.push({
 					path: 'tranManagementWarehouseInOuttask'
 				})