|
@@ -804,7 +804,7 @@ export default {
|
804
|
804
|
this.tableOut[i].out_count = this.getWarehouseOut(this.tableOut[i].good_id)
|
805
|
805
|
console.log("out_count232233232332",this.tableOut[i].out_count)
|
806
|
806
|
}
|
807
|
|
- if(this.orgId!=10265 && this.orgId !=10215 && this.orgId!=10210&&this.orgId!=9671){
|
|
807
|
+ if(this.orgId!=10265 && this.orgId !=10215 && this.orgId!=10210&&this.orgId!=9671 && this.orgId!=9956&& this.orgId!=10217 && this.orgId!=10188 && this.orgId!=10191){
|
808
|
808
|
this.tableOut[i].out_count = this.getStockCount(this.tableOut[i].good_id)
|
809
|
809
|
}
|
810
|
810
|
}
|