gjy 3 years ago
parent
commit
122e4be2d2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pages/erp/warehousing/warehousing.vue

+ 3 - 3
pages/erp/warehousing/warehousing.vue

@@ -901,9 +901,9 @@
 					this.$api.msg('请上传磅单')
 					return
 				}
-				if(!this.detailData.cost){
-					this.detailData.cost=0
-				}
+				// if(!this.detailData.cost){
+				// 	this.detailData.cost=0
+				// }
 				// if (!this.detailData.cost && num == 2) {
 				// 	this.$api.msg('未获取到成本,请编辑后提交')
 				// 	return