|
@@ -155,8 +155,8 @@ export default {
|
|
|
orgName: puOrgName,
|
|
|
},
|
|
|
} = this.$store.state;
|
|
|
- this.params.puOrg = puOrg;
|
|
|
- this.params.puOrgName = puOrgName;
|
|
|
+ // this.params.puOrg = puOrg;
|
|
|
+ // this.params.puOrgName = puOrgName;
|
|
|
this.params.buyer = buyer;
|
|
|
this.params.buyerName = buyerName;
|
|
|
this.params.puDept = puDept;
|