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