@ -1167,15 +1167,22 @@
],
addTable: []
}
this.getTableList()
} else if (row.menuId === '102001') { // 询价
this.queryTableParam = {
tableType: 'plm_quotation',
passTable: [],
}else if (row.menuId === '103001'){// 打样
tableType: 'plm_proofing',
passTable: ['plm_proofing_delegate_access'],
}else {
return
},
/**