gjy 3 年之前
父节点
当前提交
122e4be2d2
共有 1 个文件被更改,包括 3 次插入3 次删除
  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