注册备案证号选择

dev
黄泽腾 2 years ago
parent c911228b78
commit dd8548c17a

@ -365,7 +365,7 @@ export default {
combine() {
this.combineQuery.productUuid = this.currentRow.uuid;
this.combineQuery.customerId = store.getters.customerId;
this.combineQuery.zczbhhzbapzbh=this.currentRow.zczbhhzbapzbh;
// this.combineQuery.zczbhhzbapzbh=this.currentRow.zczbhhzbapzbh;
insertCompanyProductRelevance(this.combineQuery).then(response => {
this.loading = false;
if (response.code === 20000) {

Loading…
Cancel
Save