소스 검색

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

achao 3 년 전
부모
커밋
fe4664c988
2개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 0
      src/views/taskManagement/tranManagementWarehouseInOutTaskAdd.vue
  2. 1 1
      src/views/warehouse/warehouseManagementRecord.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'
 				})

+ 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"