|
@@ -309,11 +309,14 @@
|
|
} else if (this.tpyeNo == 2) {
|
|
} else if (this.tpyeNo == 2) {
|
|
this.information = '皮重'
|
|
this.information = '皮重'
|
|
}
|
|
}
|
|
- this.$route.query.automaticWeightAcquisition = 0
|
|
|
|
|
|
+ // this.$route.query.automaticWeightAcquisition = 0
|
|
// if(this.$route.query.automaticWeightAcquisition == '1'){
|
|
// if(this.$route.query.automaticWeightAcquisition == '1'){
|
|
// this.openPort()
|
|
// this.openPort()
|
|
- this.isShowBalance = true
|
|
|
|
|
|
+ // this.isShowBalance = true
|
|
// }
|
|
// }
|
|
|
|
+ if (this.$route.query.automaticWeightAcquisition == '1') {
|
|
|
|
+ this.isShowBalance = true
|
|
|
|
+ }
|
|
console.log(this.weighingList)
|
|
console.log(this.weighingList)
|
|
|
|
|
|
this.getList()
|
|
this.getList()
|