|
@@ -40,6 +40,7 @@ export default {
|
|
sendVal(){
|
|
sendVal(){
|
|
console.log(this.grossWeightVal)
|
|
console.log(this.grossWeightVal)
|
|
console.log(this.tareVal)
|
|
console.log(this.tareVal)
|
|
|
|
+ console.log(this.deptBudgetList)
|
|
if(this.information.indexOf('毛重') > -1){
|
|
if(this.information.indexOf('毛重') > -1){
|
|
this.$emit('balanceListen',this.grossWeightVal)
|
|
this.$emit('balanceListen',this.grossWeightVal)
|
|
}else{
|
|
}else{
|