更新备份

master
黄泽腾 2 years ago
parent d584cfb1b0
commit 1502a138f0

@ -589,6 +589,8 @@ export default {
this.certLoading = true;
this.certQuery.companyIdFk = this.curProductQuery.companyIdFk;
this.certQuery.type=4;
this.certQuery.customerId = this.curProductQuery.erpId;
// this.certQuery.manufacturerIdFk = this.inputQuery.manufacturerIdFk;
// this.certQuery.productIdFk = this.inputQuery.productId;
filterCompanyCert(this.certQuery)

Loading…
Cancel
Save