|
@@ -150,7 +150,6 @@ export default {
|
|
result += tmp
|
|
result += tmp
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- debugger
|
|
|
|
if (this.information.indexOf('毛重') > -1) {
|
|
if (this.information.indexOf('毛重') > -1) {
|
|
if (parseInt(result) || parseInt(result) == 0) {
|
|
if (parseInt(result) || parseInt(result) == 0) {
|
|
this.grossWeightVal = parseInt(result)
|
|
this.grossWeightVal = parseInt(result)
|