资质修改bug

ywj_dev
郑明梁 2 years ago
parent 6c46433cb7
commit b80e244d0d

@ -146,7 +146,7 @@ export default {
manufacturerIdFk: this.manufacturerId,
productIdFk: this.productId,
supCertSetEntities: this.multipleSelection,
customerId:this.$store.getters.customerId,
customerId:this.customerId,
};
selectAllCert(postQuery)
.then(response => {

Loading…
Cancel
Save