gjy 3 年之前
父节点
当前提交
9f9a2f5943
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/taskManagement/tranManagementWarehouseInOutTaskAdd.vue

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

@@ -502,7 +502,7 @@
 			},
 			returnsales() {
 				this.dataList = {
-								taskTypeKey: 1
+								taskTypeKey: '1'
 							}
 				this.$router.push({
 					path: 'tranManagementWarehouseInOuttask'
@@ -765,7 +765,7 @@
 						this.$message.success('添加成功')
 						setTimeout(function() {
 							that.dataList = {
-								taskTypeKey: 1
+								taskTypeKey: '1'
 							}
 							that.dataList1 = {}
 							that.$router.push({