浏览代码

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc

achao 3 年之前
父节点
当前提交
fe4664c988

+ 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'
 				})

+ 1 - 1
src/views/warehouse/warehouseManagementRecord.vue

@@ -264,7 +264,7 @@
 					</el-table-column>
 					<el-table-column prop="agent" label="经办人">
 					</el-table-column>
-					<el-table-column prop="backOffice" label="内勤"> </el-table-column>
+					<el-table-column prop="backOffice" label="操作人"> </el-table-column>
 					<el-table-column prop="addressUrl" label="附件">
 						<template slot-scope="scope">
 							<img width="18" height="20" style="vertical-align: text-top; position: relative; top: -1px"