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