haugnfuli 3 năm trước cách đây
mục cha
commit
e14d21ac8d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/erp/exWarehousing/exWarehousing.vue

+ 1 - 1
pages/erp/exWarehousing/exWarehousing.vue

@@ -382,7 +382,7 @@
 				) {
 					this.$api.msg('皮重输入错误!')
 					return
-				}debugger
+				}
 				if (Number(this.detailData.tare ) > Number(this.detailData.grossWeight)) {
 					this.$api.msg('皮重不能大于毛重')
 					return