|
@@ -522,7 +522,7 @@
|
|
|
this.dataList.statusFlag = this.$route.statusFlag
|
|
|
this.dataList.warehouseInOutDetail = this.$route.query.warehouseInOutDetail
|
|
|
console.log(this.dataList)
|
|
|
- if (this.$route.query.automaticWeightAcquisition == '0') {
|
|
|
+ if (this.$route.query.automaticWeightAcquisition == '1') {
|
|
|
this.isShowBalance = true
|
|
|
}
|
|
|
this.getList()
|